Installation
Homebrew
brew tap alkalescent/tap && brew install meta
PyPI
uv pip install meta.one
The PyPI distribution is named meta.one; the installed command is meta.
From Source
git clone https://github.com/alkalescent/meta.git
cd meta
make install DEV=1
Requires Python 3.13+ and uv.
Pre-built Binaries
Portable and fast standalone binaries are published on GitHub Releases for Linux, macOS, and Windows — no Python interpreter required.