Install Chosen dependencies and Compile Coffee script

Posted . Visible to the public.

In Terminal:

cd into the directory above the compiled and coffeescript files then run:
npm install -d
in terminal. This will install the dependencies needed to compile Chosen. To compile run either
cake watch
or
cake build

Note: this assumes you already have chosen, and just want to compile it.

For more on coffeescript: http://coffeescript.org/

adrexia
Last edit
Posted by adrexia to Development Stuff (2012-04-30 05:18)