aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index 16bb53e..7cfa3aa 100644
--- a/justfile
+++ b/justfile
@@ -1,4 +1,4 @@
-# fluxrec task automation (planned commands per PLAN.md, only implemented ones run)
+# fluxrec task automation
build:
go build -o fluxrec .