Create a Node.js module with Yeoman for Coffeescript, including mocha & mocha-cakes unit tests.
Install the generator by running: npm install -g generator-coffee
.
At the command-line, cd into an empty directory, run this command and follow the prompts.
yo coffee
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.