summaryrefslogtreecommitdiff
path: root/docs/quick_tour/sqla_demo/README.txt
blob: c7f9d6474c6d798c28a75c79872e0f18854e24bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sqla_demo README
==================

Getting Started
---------------

- cd <directory containing this file>

- $VENV/bin/python setup.py develop

- $VENV/bin/initialize_sqla_demo_db development.ini

- $VENV/bin/pserve development.ini