From eda99760f3c98ef6c3bae85f973a1ebbbecf6c14 Mon Sep 17 00:00:00 2001 From: Rorik Star Platinum Date: Thu, 4 Dec 2025 23:31:52 +0300 Subject: [PATCH] justfile --- justfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 justfile diff --git a/justfile b/justfile new file mode 100644 index 0000000..7540434 --- /dev/null +++ b/justfile @@ -0,0 +1,3 @@ +sync: + git push + git push fj