Sebuah eksperimen sosial
=======
Please follow these steps:
git clone
- Create virtualenv
pip install -r requirements.txt
To run the program, do:
- From shell, run in the virtual environment (in Linux:
source env/bin/activate
) python run.py
- or
foreman start