Merge branch 'master' of https://git.xpub.nl/simoon/libraryofcontingencies
commit
06e7b9c87a
@ -1,8 +1,4 @@
|
|||||||
|
default: update
|
||||||
|
|
||||||
.PHONY: tasks
|
update:
|
||||||
tasks:
|
git pull && venv/bin/python scripts/pulltasks.py
|
||||||
mkdir -p tasks
|
|
||||||
python scripts/pulltasks.py --output tasks
|
|
||||||
|
|
||||||
clean:
|
|
||||||
rm tasks/*.html
|
|
Loading…
Reference in New Issue