Created
August 9, 2011 20:08
-
-
Save crofty/1135056 to your computer and use it in GitHub Desktop.
starting a project with bpm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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