We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated [HowTo] Compiling and Setting Up Build Tools (markdown)
I took me some time to know how to use the 'options' feature. Hopefully it's now a little bit easier for others.
Replacing "puts" with "console.log"
Revert changes by ThomasBurleson; can't use a String as order is not preserved; old code needed updating to CoffeeScript 1.0 Updated [HowTo] Compiling and Setting Up Build Tools (markdown)
The sample code for "task build" (used to concatenate coffeescript files before compile) does not work. The "index" does not increment properly with asynch readFile calls. Updated [HowTo] Compiling and Setting Up Build Tools (markdown)
Updated [How to] Compiling & Build Tools (markdown)