Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created February 15, 2012 16:21
Show Gist options
  • Save jackfranklin/1837026 to your computer and use it in GitHub Desktop.
Save jackfranklin/1837026 to your computer and use it in GitHub Desktop.
Install Node, NPM and CS on Ubuntu
sudo apt-get install nodejs npm
npm install coffee-script -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment