Skip to content

Instantly share code, notes, and snippets.

@pantaluna
Created February 24, 2015 13:59
Show Gist options
  • Save pantaluna/30eda4b5298d7bff3ab2 to your computer and use it in GitHub Desktop.
Save pantaluna/30eda4b5298d7bff3ab2 to your computer and use it in GitHub Desktop.
GITSHELL>
cd home
git clone https://github.com/GumbyFramework/Claymate.git
cd Claymate
edit package.json : CHANGE "bower": "~1.0.0", to "bower": "~1.3.0",
npm install -g
GITSHELL>
cd home
claymate build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment