Skip to content

anoadragon453/twim-spec-entry-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TWIM Spec Entry Generator

Generates Spec entries for TWIM! Makes use of the msc-chart-generator library to generate chart images.

Config

Put your access token into the github_token = "" line for now. I know it's horrible.

Install

Install python dependencies:

virtualenv -p python env
source env/bin/activate
pip install -r requirements.txt

Install npm dependencies (needed for exporting images... yeah):

npm install -g electron@6.1.4 orca

Run

python ./main.py

About

Generates an entry for Matrix Spec in TWIM because I'm lazy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages