initial commit

This commit is contained in:
Jeremy Baxter 2026-03-18 21:07:12 +00:00
commit 8290a04536
3 changed files with 79 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module git.baxters.nz/jeremy/cli
go 1.26.1
require git.sr.ht/~sircmpwn/getopt v1.0.0