Skip to content

Instantly share code, notes, and snippets.

@mazz
Created July 16, 2014 15:18
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 mazz/0737c55e877a51d0582c to your computer and use it in GitHub Desktop.
Save mazz/0737c55e877a51d0582c to your computer and use it in GitHub Desktop.
initpyr quickstart
cd initpyr
./initpyr.py -n foo -s
cd foo_env/foo
../bin/pserve development.ini
web browser: http://0.0.0.0:6543/login
user: admin
pass: admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment