Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 358 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 358 Bytes

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