Matthias Bilger 8f49a9f77a
Some checks failed
continuous-integration/drone/push Build is failing
fixed COPY in Dockerfile
2020-01-20 10:34:37 +01:00
2020-01-20 10:31:11 +01:00
2020-01-19 20:37:31 +01:00
2020-01-20 10:34:37 +01:00
2020-01-19 20:18:22 +01:00
2020-01-19 21:26:00 +01:00
2020-01-19 20:40:13 +01:00
2020-01-19 21:01:33 +01:00
2020-01-19 21:00:24 +01:00

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:

Sample

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
Readme 2.6 MiB
Languages
HTML 42.4%
Jinja 42.4%
Python 13.6%
Dockerfile 1.6%