Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.17 KB

File metadata and controls

43 lines (38 loc) · 1.17 KB

run-command’s Recipe for go

Table of Contents

Commands

  • compile packages and dependencies
  • build fil
  • compile, execute fil
  • compile, execute program
  • start a bug report
  • remove object files and cached files
  • remove object files and cached files recursively
  • print Go environment information
  • update packages to use new APIs
  • gofmt (reformat) package sources
  • gofmt (reformat) file
  • generate Go files by processing source
  • add dependencies to current module and install them
  • compile and install packages and dependencies
  • list packages or modules
  • module maintenance
  • workspace maintenance
  • test packages
  • run specified go tool
  • print Go version
  • report likely mistakes in packages

Customization

You can change only major-modes in which this recipe work with modify variable run-command-recipes-go-major-modes