@jag82/npm-scaffold
v1.0.0
Published
Quickly create npm modules via the command line in my preferred style.
Readme
##npm-scaffold
Quickly create scaffolding for npm modules in the style I prefer (including tests!).
##Quick Start To create a new module linked to (my) npm + git accounts:
npm i -g @jag82/npm-scaffold
npm-scaffold myModuleTests should run and pass immediately!
##TODO: Pass in account names instead of hardcoding?
