Unified Tooling

One binary. Everything you need.

The axiom CLI

We believe the ecosystem is as important as the language. AXIOM ships with a single tool that handles:

  • axiom build - Compiles your code.
  • axiom test - Runs your unit and integration tests.
  • axiom fmt - Formats your code to the standard style.
  • axiom doc - Generates documentation websites from comments.