Sha256: cd27d6643cfbe32468c3cfc1e4f80073f186b777becbe44adcc8c2bbac424e55
Contents?: true
Size: 177 Bytes
Versions: 3
Compression:
Stored size: 177 Bytes
Contents
build: go build -o <%= application_name %> ./main.go run: build ./<%= application_name %> ./config.json / test: go test -v -race $(shell go list ./... | grep -v /vendor/)
Version data entries
3 entries across 3 versions & 1 rubygems