fix daily template

fix import
This commit is contained in:
Kristofers Solo
2023-12-02 14:39:35 +02:00
parent 8be3d27fad
commit 9d2d34edc8
6 changed files with 5 additions and 633 deletions

View File

@@ -1,4 +1,2 @@
run day part:
cargo watch -x "check -p {{day}}"
create day:
cargo generate --path ./daily-template --name {{day}}