more
This commit is contained in:
parent
76396a6b6c
commit
955aafacb6
4 changed files with 194 additions and 2687 deletions
4
justfile
4
justfile
|
@ -6,7 +6,11 @@ run:
|
|||
|
||||
build:
|
||||
cargo build
|
||||
|
||||
watch:
|
||||
cargo watch -- cargo run
|
||||
|
||||
|
||||
|
||||
alias r := run
|
||||
alias b := build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue