generator-node-cli

0.1.3 • Public • Published

generator-node-cli NPM version

Generate a command line application for node.js.

Install

Install globally with npm:

npm i -g generator-node-cli --save-dev

Usage

Once installed globally, simply run yo node-cli to generate a new project.

After you generate your new project, to test drive the example run the following in the command line:

node bin/[your cli name] -t "Create a new CLI!"

Generator options

Command: -s | --skip-install

Skips the automatic execution of bower and npm after scaffolding has finished.

Command: -w | --skip-welcome-message

Skips the Yeoman welcome message.

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license


This file was generated by verb-cli on June 26, 2014.

Package Sidebar

Install

npm i generator-node-cli

Weekly Downloads

2

Version

0.1.3

License

none

Last publish

Collaborators

  • jonschlinkert