Skip to content

Commit

Permalink
Rand Message: /troubled-ants
Browse files Browse the repository at this point in the history
  • Loading branch information
waldirborbajr committed Nov 19, 2023
1 parent 4bd3a30 commit bee51a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ build:
run:
cargo watch -q -c -w src/ -x "run -q"

clean:
cargo clean

install:
cargo build --release
cargo install --path .

0 comments on commit bee51a4

Please sign in to comment.