Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 937 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 937 Bytes

Notes for contributors to this project

Setting up .ENV variables

  • When cloning this repository you will need to create a .env file defining the following variables. Alternatively you can set this as an envionment varaible in your OS.
  • the .env file is part of the .gitignore and won't be committed.
Variable Name Value
GITHUB_TOKEN Personal Access Token from Github granting public repo access

Links to documentation for libraries used in this project