▍ humdrum codex / ticktock v0.0.2
license AGPL-3.0

chore: rebrand custard comment tt -> ticktock (repo renamed; command stays tt)

fd600a232d3762b13cb91d0482a21c7920894194
Kevin Kortum <kevinkortum@me.com> · 2026-07-08 13:38

parent bd44e804

1 files changed

.custard.yaml +1 −1
@@ -1,4 +1,4 @@
-# custard release config — tt is a Go CLI distributed via the self-hosted Homebrew tap.
+# custard release config — ticktock is a Go CLI (command: tt) distributed via the self-hosted Homebrew tap.
 ci:
   - go vet ./...
   - go test ./...