- Go 1.24.2+
- POSIX compatible make
- Rust 1.86.0+
- Snyk
- POSIX compatible tar
- Provision additional dev tools with
make [-j 4]
- ASDF 0.10 (run
asdf reshim
after provisioning) - direnv 2
- GNU/BSD make
- GNU/BSD tar
- a UNIX-like environment
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).
$ mage audit
$ mage install
$ mage uninstall
$ mage lint
$ mage test
$ mage port