1.0.6 • Published 7 years ago

create-foo v1.0.6

Weekly downloads
17
License
MIT
Repository
-
Last release
7 years ago

create-foo

Creates a new node package from an option template url.

Usage

$ npm init foo

Creates a simple node module package

Custom Templates

Use the -t flag to point to a custom template

$ npm init foo -t usr/repo/path

eg:

$ npm init foo -t goldhand/node-package-template
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago