Skip to content

Instantly share code, notes, and snippets.

@ericmoritz
Last active December 18, 2015 08:59
Show Gist options
  • Select an option

  • Save ericmoritz/5757828 to your computer and use it in GitHub Desktop.

Select an option

Save ericmoritz/5757828 to your computer and use it in GitHub Desktop.
mkdir ~/Projects
virtualenv ~/Projects/usat-web
mkdir ~/Projects/usat-web/src
. ~/Projects/usat-web/bin/activate
cd ~/Projects/usat-web/src
git clone [email protected]:GannettDigital/usat-web.git
cd usat-web
make deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment