BUILDTIME REQUIREMENTS

October 13, 2025 ยท View on GitHub

  • a UNIX-like environment (e.g. WSL)
  • ASDF 0.10 (run asdf reshim after provisioning)
  • Go 1.24.6+
  • Ruby 3+
  • Snyk
  • POSIX compatible tar
  • Provision additional dev tools with ./install

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).

SECURITY AUDIT

$ mage audit

INSTALL

$ mage install

UNINSTALL

$ mage uninstall

LINT

$ mage lint

TEST

$ mage test

PORT

$ mage port