Releases: rustkit-ai/tersify
tersify v0.5.1
Install
Homebrew (macOS / Linux)
brew tap rustkit-ai/tap
brew install tersifyOne-liner (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bashDownloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.
Cargo
cargo install tersify
tersify install --allDirect download — pick the archive for your platform below, verify the .sha256, put the binary on your $PATH, then run tersify install --all.
See CHANGELOG for what changed.
tersify v0.5.0
Install
Homebrew (macOS / Linux)
brew tap rustkit-ai/tap
brew install tersifyOne-liner (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bashDownloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.
Cargo
cargo install tersify
tersify install --allDirect download — pick the archive for your platform below, verify the .sha256, put the binary on your $PATH, then run tersify install --all.
See CHANGELOG for what changed.
tersify v0.4.1
Install
Homebrew (macOS / Linux)
brew tap rustkit-ai/tap
brew install tersifyOne-liner (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bashDownloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.
Cargo
cargo install tersify
tersify install --allDirect download — pick the archive for your platform below, verify the .sha256, put the binary on your $PATH, then run tersify install --all.
See CHANGELOG for what changed.
tersify v0.4.0
Install
Homebrew (macOS / Linux)
brew tap rustkit-ai/tap
brew install tersifyOne-liner (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bashDownloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.
npm
npm install -g tersify
tersify install --allCargo
cargo install tersify
tersify install --allDirect download — pick the archive for your platform below, verify the .sha256, put the binary on your $PATH, then run tersify install --all.
See CHANGELOG for what changed.