- Install Python 3, Node.js, and npm.
- Afterwards make sure
python
(orpython3
),node
,npm
are in yourPATH
. - Install required python modules:
pip3 install requests jinja2
Some of the used npm packages may want to use Google Chrome or Chromium. If you need to install it depends on your operating system. It's not needed on macOS 13.4. for example.
After installing Chrome, make sure google-chrome
or chrome
are in your PATH
.
Follow these instructions on ow to install Google Chrome in WSL!
git clone
this repocd
to the project dir- Run
npm install
- Run
python -m combogen
(orpython3 -m combogen
)
- Edit config.json
- Edit the text in /combogen/translations
- Run the script (see above)
- PNGs are located in output/png/
- PDFs are located in output/pdf/