Created
January 5, 2010 04:35
-
-
Save j2labs/269152 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
cd ~/Projects | |
git clone git://github.com/j2labs/pinax.git | |
git clone git://github.com/j2labs/wikitrans.git | |
cd pinax | |
python ./scripts/pinax-boot.py --development $WORKON_HOME/dev-wikitrans | |
workon dev-wikitrans |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment