chore: add justfile to handle codeberg.org repo sync

This commit is contained in:
2025-10-03 09:26:34 +02:00
parent 9adea85936
commit ed55836f6e

5
justfile Normal file
View File

@@ -0,0 +1,5 @@
default:
just --list
sync_codeberg:
git push -u codeberg.org next