All checks were successful
continuous-integration/drone/push Build is passing
Latex Spellcard generator
This script generates spellcard from a certain format of json.
There is an example in data/sample.json.
The cards are compact and could be printed on A4 (10 per page).
The end result looks like this:
Calling
python genspells.py --spells data/sample.json -2 Wizard
Description
Generate Spellcards for DnD5e Classes from json source
https://github.com/m42e/dnd-spellcard-generator
Languages
HTML
42.4%
Jinja
42.4%
Python
13.6%
Dockerfile
1.6%
