Skip to content

Instantly share code, notes, and snippets.

@crofty
Created August 9, 2011 20:08
Show Gist options
  • Save crofty/1135056 to your computer and use it in GitHub Desktop.
Save crofty/1135056 to your computer and use it in GitHub Desktop.
starting a project with bpm
gem install bpm --pre
bpm init bpm_test_project
cd bpm_test_project
bpm add jquery
bpm add sproutcore -v 2.0.beta.2.pre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment