/template-go

Go boilerplate repo being used at Dwarves to kickstart a new Go server

Primary LanguageGoMIT LicenseMIT

template-go

Template for scaffolding your next Go http server project, based on gokit.

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From git

sao dwarvesf/template-go my-project

License

MIT © dwarvesf