AliNL / Get-Mingle

Legacy project won't be updated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get-Mingle

How to use

  1. Create a json file called config.json
  2. Copy the content in config_template.json to config.json
  3. Change it to your project info
  4. You can get your secret key from Mingle at: Settings -> HMAC Auth Key -> GENERATE
  5. 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

How it works

  1. The requester calls Mingle API to get all kinds of data
  2. The formatter puts the data into page templates

Set up

  1. brew install python3
  2. pip3 install -r requirements.txt

About

Legacy project won't be updated.


Languages

Language:Python 65.9%Language:HTML 34.1%