moul / golang-boilerplate

:wrench: Golang project bootstrap
MIT License
14 stars 1 forks source link

hello

:wrench: hello world in Golang.

GoDoc Build Status Coverage Status

Usage

$ hello
Hello world !

Install

$ go get github.com/moul/golang-boilerplate/cmd/...

Run with docker

$ docker run moul/golang-boilerplate
Hello world !

License

MIT