1
0

initial commit

This commit is contained in:
Ninjananas
2024-08-31 12:29:28 +02:00
commit 7bdea04111
12 changed files with 10584 additions and 0 deletions

9
Makefile Normal file
View File

@@ -0,0 +1,9 @@
all: deck.rb cards.xlsx ._graphics_compute_touch layout.yml config.yml
rake
._graphics_compute_touch: graphics.svg
python extract.py
touch ._graphics_compute_touch
layout.yml: compute_layout.py
python compute_layout.py