thaytool — install

thaytool is in private development — not generally available yet.

when it ships you'll be able to build from source with the Command Line Tools (no full Xcode needed). for now, join the waitlist below and you'll get it the day it's ready. if you want to follow along, star the repo.


## requirements

## build from source (planned)

$ git clone https://github.com/rafa-thayto/thaytool.git
$ cd thaytool
$ bash scripts/run.sh        # build + bundle Thaytool.app + open it

these steps are the planned install path and may change before release.