Initial commit

This commit is contained in:
heyarne 2022-02-07 22:22:18 +01:00
commit 0538924f3f
9 changed files with 1601 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module github.com/saunaclub/inkpot-cli
go 1.16
require github.com/spf13/cobra v1.3.0 // indirect