diff --git a/justfile b/justfile new file mode 100644 index 0000000..35173f4 --- /dev/null +++ b/justfile @@ -0,0 +1,3 @@ +sync: + git push gh + git push fj