Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-cmj

1egoman630.0.11

A node generator for Yeoman forked from generator-node-coffee

yeoman-generator, scaffold, node, coffee, coffee-script

readme

Node Coffee Generator Build Status

Create a node.js coffee-script module with [Yeoman][], including Mocha tests.

This generator is based off generator-node-coffee [Yeoman]: http://yeoman.io/

Installation

Install the generator by running: npm install -g generator-cmj.

Usage

At the command-line, cd into an empty directory, run this command and follow the prompts.

yo cmj

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

License

MIT License