← Package directory
Available on winget

Install Mage

Mage is a make/rake-like build tool using Go.

Install with winget
winget install --id Magefile.mage
Upgrade
winget upgrade --id Magefile.mage
Uninstall
winget uninstall --id Magefile.mage

About Mage

You write plain-old go functions, and Mage automatically uses them as Makefile-like runnable targets.

What's new in 1.15.0

Changelog - 9e91a03 Update CI (#466) - 9199872 fix erroneous docstring of sh.Exec() (#452) - 02bde0b Update jQuery to 3.5.0 (#458) - 1b8774a -d dir contains magefiles stop with "No .go files marked with the mage build tag..." (#447) (#448) - a920604 mage: cancel context on SIGINT (#313)

Read release notes

Version history

Version Updated Notes
1.15.0 Unknown Changelog - 9e91a03 Update CI (#466) - 9199872 fix erroneous docstring of sh.Exec() (#452) - 02bde0b Update jQuery to 3.5.0 (#458) - 1b8774a -d dir contains magefiles stop with "No .go files marked with the mage build ta...
1.14.0 Unknown No notes