mod-scaffold

0.1.1 • Public • Published

mod-scaffold

Greenkeeper badge

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-module

scaffold a new module called 'my-module' using a template named electron-app:

$ + my-module electron-app

Travis Build Status NPM downloads

Install

With npm installed, run

$ npm install mod-scaffold

See Also

License

MIT

/mod-scaffold/

    Package Sidebar

    Install

    npm i mod-scaffold

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • parroit