10000 GitHub - l-lin/go-boilerplate: A starter Golang project with a Dockerfile and a Makefile
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

l-lin/go-boilerplate

Repository files navigation

go-boilerplate

A starter Golang project with a Dockerfile and a Makefile

Getting started

mkdir -p /path/to/your/project
cd /path/to/your/project

curl -fsSL https://raw.githubusercontent.com/l-lin/go-boilerplate/master/install.sh -H 'Cache-Control: no-cache' | sh

# Use make to manage the project
make help

About

A starter Golang project with a Dockerfile and a Makefile

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0