mweststrate / relative-deps

Installs local dependencies for optimal developer experience
MIT License
428 stars 32 forks source link

Add init command #3

Closed mweststrate closed 4 years ago

mweststrate commented 5 years ago

It should be possible to run npx relative-deps --init that does the following things

  1. install relative-deps as dev dependency
  2. initialize an empty relativeDependencies section in package.json
  3. set up postinstall script (and others?)
mweststrate commented 4 years ago

Released as part of 1.0.0