Skip to content

lumochift/golang-starter

Repository files navigation

golang-starter

CI

Basic starting point for a new golang project.

Creating a new project

  • Rename cmd/golang-starter folder
  • Rename APP_NAME in Makefile
  • Rename go.mod with proper username and repository names
  • Update imports accordingly

Usage

  • make build
  • make tests
  • make run
  • make clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published