feat: add shorthands for running solutions
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[alias]
|
||||
rr = "run --release"
|
||||
scaffold = "run --bin scaffold -- "
|
||||
download = "run --bin download -- "
|
||||
|
||||
day = "run --bin"
|
||||
all = "run"
|
||||
|
||||
Reference in New Issue
Block a user