BUILDTIME REQUIREMENTS

October 13, 2025 ยท View on GitHub

  • a UNIX-like environment (e.g. WSL)
  • Go 1.25.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).

AUDIT

$ mage audit

INSTALL

$ mage install

UNINSTALL

$ mage uninstall

LINT

$ mage lint

TEST

$ mage test

PORT

$ mage port