Created
November 1, 2012 09:09
-
-
Save mde/3992610 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
git clone [email protected]:mde/geddy.git | |
cd geddy | |
checkout -t origin/passport-integration | |
mkdir node_modules | |
npm install | |
cd .. | |
git clone [email protected]:mde/geddy-passport.git | |
cd geddy-passport | |
npm install | |
../geddy/bin/cli.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment