mod-scaffold
v0.1.1
Published
scaffold node packages
Downloads
5
Maintainers
Readme
mod-scaffold
scaffold node packages
mod-scaffold is a simple but powerful tool to scaffold node modules. It use yarn to install dependencies and the power of the system shell to do all the rest.
Usage
scaffold a new module called 'my-module' using the default template:
$ + my-modulescaffold a new module called 'my-module' using a template named electron-app:
$ + my-module electron-appInstall
With npm installed, run
$ npm install mod-scaffoldSee Also
License
MIT
