Skip to content

Go Reference Appendix

Source files

  • .chezmoitemplates/aliases/go/go.aliases.sh

Alias reference

AliasCommand
gobgo build
gocvgo coverage
gofmtgo fmt
gogetgo get
goinstallgo install
gomgo mod tidy
gomodgo mod
gomvgo mod vendor
gorgo run
gotgo test
gotago test ./...
govetgo vet

Validation

  • Run chezmoi apply after alias updates.
  • Run dot doctor to validate your shell state.