We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Copyediting
Updated [HowTo] Compiling and Setting Up Build Tools (markdown)
Added an additional and simpler way of concatenating files in a given order
Add file order dependency tools info
Grrr. Added missing line to enable code-format to render.
Updated the output of running cake against an empty cakefile.
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)