create-foo

1.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i create-foo

Weekly Downloads

4

Version

1.0.6

License

MIT

Unpacked Size

5.06 kB

Total Files

5

Last publish

Collaborators

  • johnetrent
  • goldhand