feat!: prepare -> scaffold

This commit is contained in:
2022-12-08 21:33:15 +01:00
parent 000001602c
commit 000001703d
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
[alias]
prepare = "run --bin prepare --"
download = "run --bin download --"
scaffold = "run --bin scaffold --quiet --release --"
download = "run --bin download --quiet --release --"
solve = "run --bin"