Repo to automagically report about the work in progress
- clone the repo
- create a virtual env and install needed packages
pip install -r requirements_dev.txt - provide an
env.secretwith your freud-edition.net credentials `FRD_USER="user" FRD_PW="password" - run
./set_env_variables.shto set the aforementioned secrets as environment varibles