Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add init workspaces #3095

Closed
wants to merge 2 commits into from

Commits on Apr 21, 2021

  1. feat: add init workspaces

    Add workspaces support to `npm init`
    
    - Fixes `npm exec` respecting `script-shell` option value
    - Refactored `lib/exec.js` into `libnpmexec`
    - Updates init-package-json@2.0.3
    - Added ability to create a new workspace using the -w config
    ruyadorno committed Apr 21, 2021
    Copy the full SHA
    6d2722c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Copy the full SHA
    8adb9d2 View commit details
    Browse the repository at this point in the history