mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
add 'just arranger'
This commit is contained in:
parent
a1a7fc3cdd
commit
9c948e580f
1 changed files with 2 additions and 0 deletions
2
Justfile
2
Justfile
|
|
@ -10,3 +10,5 @@ push:
|
||||||
fpush:
|
fpush:
|
||||||
git push -fu codeberg main
|
git push -fu codeberg main
|
||||||
git push -fu origin main
|
git push -fu origin main
|
||||||
|
arranger:
|
||||||
|
cargo run --bin tek_arranger
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue