Skip to content

Releases: rustkit-ai/tersify

tersify v0.5.1

19 Mar 08:34

Choose a tag to compare

Install

Homebrew (macOS / Linux)

brew tap rustkit-ai/tap
brew install tersify

One-liner (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bash

Downloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.

Cargo

cargo install tersify
tersify install --all

Direct 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

18 Mar 21:18

Choose a tag to compare

Install

Homebrew (macOS / Linux)

brew tap rustkit-ai/tap
brew install tersify

One-liner (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bash

Downloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.

Cargo

cargo install tersify
tersify install --all

Direct 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

18 Mar 20:59

Choose a tag to compare

Install

Homebrew (macOS / Linux)

brew tap rustkit-ai/tap
brew install tersify

One-liner (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bash

Downloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.

Cargo

cargo install tersify
tersify install --all

Direct 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

18 Mar 20:45

Choose a tag to compare

Install

Homebrew (macOS / Linux)

brew tap rustkit-ai/tap
brew install tersify

One-liner (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/rustkit-ai/tersify/main/install.sh | bash

Downloads the binary, adds it to ~/.local/bin, and hooks into all detected AI editors automatically.

npm

npm install -g tersify
tersify install --all

Cargo

cargo install tersify
tersify install --all

Direct 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.