Install tk

One command. Zero dependencies.

bash
$ curl -fsSL https://ticket-rs.io/install.sh | sh
Download Binary

macOS (Apple Silicon)tk-darwin-aarch64

Manual installation instructions

macOS / Linux

$ chmod +x tk-darwin-aarch64 # Make executable
$ sudo mv tk-darwin-aarch64 /usr/local/bin/tk # Move to PATH
$ tk --version # Verify install

Download Started!

Your binary is downloading now