go-starter

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 2 Imported by: 0

README

Go Starter

This is a skeleton Go project, useful if you're starting a new project from scratch. It contains a:

  • multi-stage Dockerfile
  • golangci-lint config
  • Makefile with rudimentary directives
  • GitHub Action for linting & testing
  • versioning based on Git tags
  • license

Clone this repo or follow the instructions here to get started, and don't forget to update the module name and the version, e.g.:

$ go mod edit -module=example.com/awesome -go=1.17

If you're changing the Go version, you should also update the version in .golangci.yml.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL