Alternatives to Mage

Write build tasks as ordinary Go functions. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Mage.

  • Task

    Run repeatable project tasks with a cross-platform build tool.

    Task is a free MIT licensed cross-platform build tool that runs project tasks from task definitions, without requiring a Go development environment.

Similar software

Related functionality, not a direct replacement.