Skip to content

Thaddeus v0.1.5-alpha

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:26

Prebuilt thaddeus (CLI) and lazythad (TUI) binaries.

Install both with PATH set up:

curl -fsSL https://raw.githubusercontent.com/thaddeus-run/thaddeus/main/install.sh | sh

Or via npm: npm i -g @thaddeus.run/cli @thaddeus.run/lazythad.

Point it at a server with thaddeus use: --hosted for the official https://ams1.thaddeus.run, or thaddeus use <your-server> for your own. See CHANGELOG.md for changes.