de19a39a59e85d6fd89ba3c248262ce470a94d44
go-template
Quick starter template for new go projects
go mod init app
Choose a make command to run
vet vet code
test run unit tests
build build a binary
autobuild auto build when source files change
dockerbuild build project into a docker container image
start build and run local project
deploy build code into a container and deploy it to the cloud dev environment
Description
Languages
Go
51.7%
HTML
43.3%
Makefile
3.6%
Dockerfile
0.8%
JavaScript
0.6%