Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 950 Bytes

DEVELOPMENT.md

File metadata and controls

52 lines (36 loc) · 950 Bytes

BUILDTIME REQUIREMENTS

  • Go 1.21.5+
  • POSIX compatible make
  • Node.js 20.10.0+
  • Rust 1.75.0+
  • POSIX compatible tar
  • Provision additional dev tools with make

Recommended

  • ASDF 0.10 (run asdf reshim after provisioning)
  • direnv 2
  • a UNIX environment, such as macOS, Linux, BSD, WSL, etc.

Non-UNIX environments may produce subtle adverse effects when linting or generating application ports.

AUDIT

$ mage audit

INSTALL

$ mage install

UNINSTALL

$ mage uninstall

LINT

$ mage lint

TEST

$ mage test

PORT

$ mage port