Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Latest commit

 

History

History
49 lines (34 loc) · 746 Bytes

DEVELOPMENT.md

File metadata and controls

49 lines (34 loc) · 746 Bytes

BUILDTIME REQUIREMENTS

  • 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