Created
February 24, 2015 13:59
-
-
Save pantaluna/30eda4b5298d7bff3ab2 to your computer and use it in GitHub Desktop.
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
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