re-key on startup, real tests

This commit is contained in:
idk
2018-07-28 04:33:43 -04:00
parent e85d3d1b73
commit 104d4beb45
5 changed files with 122 additions and 30 deletions

View File

@ -5,6 +5,9 @@ echo:
@echo "$(GOPATH)"
find . -name "*.go" -exec gofmt -w {} \;
test:
go test
deps:
go get -u github.com/eyedeekay/sam-forwarder
go get -u github.com/kpetku/sam3