summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
6 dayschore: install hamletdemo
This is a package I wrote to help me painlessly manage my command-line flags.
2026-05-21chore: add existing code to projectdemo
I also ran go mod tidy since the new files refer to packages I've recently installed (locally.)
2026-05-21chore: initialize projectdemo