Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 177 Bytes

DEV-README.md

File metadata and controls

11 lines (6 loc) · 177 Bytes

Since I can never remember how to deploy this thing.

$ git submodule init

$ git submodule update

$ python setup.py develop

$ pip install -e .[push]

$ make github