BUILDTIME REQUIREMENTS
November 21, 2025 ยท View on GitHub
- Docker 20.10.12+
- Go
- POSIX compliant make
- GNU/BSD/Windows tar with gzip support
- Provision additional dev tools with
make
Recommended
- a host capable of running musl/Linux containers (e.g. a GNU/Linux, musl/Linux, macOS, or Windows host)
- a UNIX-like environment (e.g. WSL)
- ASDF 0.18 (run
asdf reshimafter provisioning) - direnv 2
- webm supports audio in animation loops
Windows
Apply a user environment variable GODEBUG=modcacheunzipinplace=1 per access denied resolution, for native Windows development environments (Command Prompt / PowerShell, not WLS, not Cygwin, not MSYS2, not MinGW, not msysGit, not Git Bash, not etc).
AUDIT
$ mage audit
INSTALL
$ mage install
UNINSTALL
$ mage uninstall
DOCKER PUBLISH
$ mage dockerPublish
LINT
$ mage lint
TEST
$ mage test
PORT
$ mage port