Join the beta
FishTea is in private beta. The framework runs — five archetypes, a headless walkthrough, an operator console — but there are no published binaries yet, so getting it means being invited rather than running an install script.
Tell me what you would build with it and I will send you access.
Or write to shawn@irietek.com directly.
Already have a checkout?
If you have the source, you do not need the beta at all — build and install it yourself:
git clone <the repo> fishtea
./fishtea/install.sh --from ./fishtea
That compiles the binary and installs it under ~/.fishtea, exactly as a published release
would. See Getting started.