shama / napa

:wine_glass: A helper for installing stuff without a package.json with npm.
MIT License
412 stars 34 forks source link

Added --save flag #64

Closed jenslind closed 8 years ago

jenslind commented 8 years ago

Added the ability to save the package to package.json.

napa user/repo --save

fixes #63

caseyWebb commented 8 years ago

Like. Could you add a test case?

jenslind commented 8 years ago

Added.

caseyWebb commented 8 years ago

Sweet!

merged.

jenslind commented 8 years ago

Great, thanks!