Skip to content

go-zen-chu/go-build-tools

Repository files navigation

go-build-tools

Documentation Actions Status GitHub issues

Build tool repository written in Golang.

Goal

  • Use from magefile and easily realize development

Build sample

$ mage -d mage 
Targets:
  dockerBuildLatest               builds the docker image with the latest tag locally
  dockerBuildPublishWithGenTag    DockerBuildPublishLatest builds and publishes the docker image with generated tag
  dockerLogin                     logs in to the docker registry
  dockerPublishLatest             publishes the docker image with the latest tag
  installDevTools                 installs required development tools for this project
  koPublish                       builds and publishes the image with ko generated tag
  koPublishLatest                 builds and publishes the image with the latest tag
  updateFormula                   updates formula with current version for homebrew tap

About

Build tools written in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages