Generates Spec entries for TWIM! Makes use of the msc-chart-generator library to generate chart images.
Put your access token into the github_token = "" line for now.
I know it's horrible.
Install python dependencies:
virtualenv -p python env
source env/bin/activate
pip install -r requirements.txtInstall npm dependencies (needed for exporting images... yeah):
npm install -g electron@6.1.4 orcapython ./main.py