BUILDTIME REQUIREMENTS

November 21, 2025 ยท View on GitHub

  • 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 reshim after 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