Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad9e82 commit d83bbfbCopy full SHA for d83bbfb
1 file changed
README
@@ -25,6 +25,9 @@
25
Install Node.js, and then the CoffeeScript compiler:
26
sudo bin/cake install
27
28
+ Or, if you have the Node Package Manager installed:
29
+ sudo npm install coffee-script
30
+
31
Compile a script:
32
coffee /path/to/script.coffee
33
0 commit comments