feat: update template

This commit is contained in:
2025-11-17 23:43:29 -03:00
parent 0000015041
commit 00000160b4
35 changed files with 333 additions and 509 deletions

View File

@@ -1,6 +1,4 @@
[alias]
scaffold = "run --bin scaffold --quiet --release --"
download = "run --bin download --quiet --release --"
download_all = "run --bin download_all --quiet --release --"
scaffold = "run -p scaffold --release --quiet --"
download = "run -p download --release --quiet --"
solve = "run --bin"