Skip to content

Instantly share code, notes, and snippets.

@dtudury
Created May 31, 2013 20:51
Show Gist options
  • Save dtudury/5687889 to your computer and use it in GitHub Desktop.
Save dtudury/5687889 to your computer and use it in GitHub Desktop.
up and running with bbb
# install xcode from app store
# install node from nodejs.org
sudo npm install -g yo grunt-cli bower
npm install generator-bbb
npm install generator-mocha
yo bbb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment