Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 384 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 384 Bytes

Requirements:

Python 3.0+ for the python script.

or

jq for the bash script.

The credentials file should have the following format.

[BASE_URL_1] [API_KEY_1]
[BASE_URL_2] [API_KEY_2]
git clone [email protected]:tufts-nolop/OctoMonitor.git
sudo apt install python3-flask
cd OctoMonitor
(need to install credentials.txt file)
flask run