Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 646 Bytes

File metadata and controls

33 lines (24 loc) · 646 Bytes

A2Ml Pre Commit — User Quickstart

Get up and running in 60 seconds.

Prerequisites

Install

git clone https://github.com/hyperpolymath/a2ml-pre-commit
cd a2ml-pre-commit
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