- Create a json file called
config.json - Copy the content in
config_template.jsontoconfig.json - Change it to your project info
- You can get your secret key from Mingle at: Settings -> HMAC Auth Key -> GENERATE
- The status don't need to be all of the status of your project, but the name should be exactly same with the status on Mingle
- The requester calls Mingle API to get all kinds of data
- The formatter puts the data into page templates
- brew install python3
- pip3 install -r requirements.txt