initial commit
This commit is contained in:
commit
8290a04536
3 changed files with 79 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module git.baxters.nz/jeremy/cli
|
||||
|
||||
go 1.26.1
|
||||
|
||||
require git.sr.ht/~sircmpwn/getopt v1.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue