Commit Graph

4 Commits

Author SHA1 Message Date
Morten Linderud a738c8c2e3
Fixed gitignore and go modules
Signed-off-by: Morten Linderud <morten@linderud.pw>
2021-06-02 21:55:36 +02:00
Érico Rolim eb4bbaf84e Create cmd/sbctl, move main.go there.
This allows a user or developer to build and install the command with:

- go build ./cmd/sbctl; and
- go install ./cmd/sbctl

Fixes #8
2020-06-21 16:21:56 -03:00
Morten Linderud de5c461a00
Added gitignore
Signed-off-by: Morten Linderud <morten@linderud.pw>
2020-05-03 23:29:04 +02:00
Morten Linderud a4d458e77e
Addded misc
Signed-off-by: Morten Linderud <morten@linderud.pw>
2020-05-03 22:57:33 +02:00