Skip to content

Instantly share code, notes, and snippets.

@mfo
Created June 18, 2011 16:28
Show Gist options
  • Save mfo/1033248 to your computer and use it in GitHub Desktop.
Save mfo/1033248 to your computer and use it in GitHub Desktop.
# coffee bootstrap
# http://arcturo.com/library/coffeescript/05_applications.html
# installing node : http://shapeshed.com/journal/setting-up-nodejs-and-npm-on-mac-osx/
brew install node
curl http://npmjs.org/install.sh | sh
npm install -g spine.app
npm install stitch
npm install request
npm install less
spine app a_ryde_on_coffee_script
#fail...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment