small changes, added goreleaser

This commit is contained in:
2023-01-17 22:47:34 -06:00
parent 9f615b0750
commit 3960d5ec75
4 changed files with 49 additions and 0 deletions

5
Makefile Normal file
View File

@ -0,0 +1,5 @@
build:
go build
gorealeaser-build:
goreleaser release --snapshot --rm-dist