pvormste / magext

mageXT contains some extensions for usage in go magefiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mageXT Build Status

mageXT contains some extensions for usage in go magefiles.

You can see the extensions in this repository in action:

  • mage.go: is the mage 'executable'
  • mage_targets.go: contains the actual targets for mage an uses packages like gocmd, cilintcmd, etc.
  • mage_env.go: defines the mage environment by using the mageenv package

Extensions

package description godoc
mageenv helper package for working with environment variables godoc
gocmd go commands like get, install godoc
cilintcmd commands for golangci-lint godoc

About

mageXT contains some extensions for usage in go magefiles


Languages

Language:Go 99.8%Language:Shell 0.1%Language:Batchfile 0.1%