Skip to content

Instantly share code, notes, and snippets.

@mde
Created November 1, 2012 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mde/3992610 to your computer and use it in GitHub Desktop.
Save mde/3992610 to your computer and use it in GitHub Desktop.
git clone git@github.com:mde/geddy.git
cd geddy
checkout -t origin/passport-integration
mkdir node_modules
npm install
cd ..
git clone git@github.com: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