Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 192 Bytes

File metadata and controls

13 lines (7 loc) · 192 Bytes

Getting started

On Ubuntu 16.04 run the first time:

./install-ubuntu.sh

Then every time you start working on this repo:

. .venv/bin/activate

And when you are done:

deactivate