From 9c948e580f6d0894b259e15a482145b7701c763b Mon Sep 17 00:00:00 2001 From: unspeaker Date: Fri, 20 Sep 2024 23:25:13 +0300 Subject: [PATCH] add 'just arranger' --- Justfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Justfile b/Justfile index 012ced10..10921cc1 100644 --- a/Justfile +++ b/Justfile @@ -10,3 +10,5 @@ push: fpush: git push -fu codeberg main git push -fu origin main +arranger: + cargo run --bin tek_arranger