Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 787 Bytes

File metadata and controls

35 lines (26 loc) · 787 Bytes

Accessibility Everywhere — User Quickstart

Get up and running in 60 seconds.

Prerequisites

Install

git clone https://github.com/hyperpolymath/accessibility-everywhere
cd accessibility-everywhere
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