blob: dcb3605b8061accf444b7b45446f746d6cb86bd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
tutorial README
==================
Getting Started
---------------
- cd <directory containing this file>
- $VENV/bin/pip install -e .
- $VENV/bin/pserve development.ini
|