1.0.6 • Published 5 years ago

create-foo v1.0.6

Weekly downloads
17
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago