Getting StartedΒΆ

Setup your dev environment with the following commands.

git clone git@github.com:Emsu/prophet.git
cd prophet
virtualenv env
. env/bin/activate
pip install -r dev-requirements.txt
python setup.py develop

If you want to help with longer term development, please open an issue here

Sponsored by Wokflow

Navigation

Fork me on GitHub