mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 01:26:43 +01:00
properly trimmed columns, only a bit misaligned
This commit is contained in:
parent
53132da551
commit
c67d3c8803
2 changed files with 40 additions and 49 deletions
2
Justfile
2
Justfile
|
|
@ -16,3 +16,5 @@ doc:
|
|||
|
||||
build-release:
|
||||
time cargo build -j4 --release
|
||||
run:
|
||||
cargo run -- -j16 ~/Music
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue