Skip to content

Instantly share code, notes, and snippets.

@drsm79
Created July 29, 2012 13:48
Show Gist options
  • Save drsm79/3198935 to your computer and use it in GitHub Desktop.
Save drsm79/3198935 to your computer and use it in GitHub Desktop.
Installing situp
git clone git://github.com/drsm79/situp.git
cd situp
export PYTHONPATH=$PYTHONPATH:$PWD
chmod u+x situp.py
export PATH=$PATH:$PWD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment