BUILDTIME REQUIREMENTS

January 6, 2024 ยท View on GitHub

  • Go 1.21.5+
  • Node.js 20.10.0+
  • Rust 1.75.0+
  • Docker 19+
  • a POSIX compliant make implementation (e.g. GNU make, BSD make, etc.)
  • Provision additional dev tools with make

Recommended

  • ASDF 0.10 (run asdf reshim after provisioning)
  • direnv 2

AUDIT

$ mage audit

INSTALL

$ mage install

UNINSTALL

$ mage uninstall

TEST

$ mage test

LINT

$ mage lint

PORT

$ mage port