aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorSam Scholten2026-08-30 12:58:45 +1000
committerSam Scholten2026-08-30 12:58:45 +1000
commit2eb104660d4258e90916b75bd6237f5e1603cef0 (patch)
tree919db46057632bb0000157f41e8bfe775884f492 /justfile
parenta6af46ae4692276b8ba72082e5a6ad7553f48dfe (diff)
downloadfluxrec-2eb104660d4258e90916b75bd6237f5e1603cef0.tar.gz
fluxrec-2eb104660d4258e90916b75bd6237f5e1603cef0.zip
drop stale references to local-only planning docs
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 .