Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 383 Bytes

frd-reporting

Repo to automagically report about the work in progress

install

  • clone the repo
  • create a virtual env and install needed packages pip install -r requirements_dev.txt
  • provide an env.secret with your freud-edition.net credentials `FRD_USER="user" FRD_PW="password"
  • run ./set_env_variables.sh to set the aforementioned secrets as environment varibles