Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 747 Bytes

File metadata and controls

35 lines (26 loc) · 747 Bytes

Formatrix Docs — User Quickstart

Get up and running in 60 seconds.

Prerequisites

Install

git clone https://github.com/hyperpolymath/formatrix-docs
cd formatrix-docs
just doctor    # check toolchain
just heal      # auto-install missing tools

First Run

just tour      # guided project tour
just help-me   # see common workflows

Get Help