generator-coffee-cli

0.1.3 • Public • Published

generator-coffee-cli NPM version

Generate a command line application for node.js using CoffeeScrpt.

Based on generator-node-cli.

Install

Install globally with npm:

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

Usage

Once installed globally, simply run yo coffee-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.

License

Copyright (c) 2015 Wojtek Siudzinski, contributors.
Released under the MIT license

Package Sidebar

Install

npm i generator-coffee-cli

Weekly Downloads

0

Version

0.1.3

License

none

Last publish

Collaborators

  • suda