mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
wip: create/update/remove modified_tag
This commit is contained in:
parent
af8f08c765
commit
4badc2fd7b
3 changed files with 64 additions and 92 deletions
2
Justfile
2
Justfile
|
|
@ -2,6 +2,8 @@ run:
|
|||
cargo run -- -j16 ~/Studio/Camp
|
||||
run2:
|
||||
cargo run -- -j16 ~/Music
|
||||
run3:
|
||||
cargo run -- -j16 ~/Studio/Releases
|
||||
build-release:
|
||||
time cargo build -j4 --release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue