1.0.6 • Published 7 years ago
create-foo v1.0.6
create-foo
Creates a new node package from an option template url.
Usage
$ npm init fooCreates a simple node module package
Custom Templates
Use the -t flag to point to a custom template
$ npm init foo -t usr/repo/patheg:
$ npm init foo -t goldhand/node-package-template