ccteam v0.11.0
Prebuilt binaries for Linux (x86_64 + aarch64, statically
linked against musl libc so they run on any glibc version) and
macOS (Intel + Apple Silicon). No runtime dependencies: no Rust
toolchain, no Node, no tmux. Windows users: run ccteam under
WSL2 with the linux-x64 binary (ccteam builds on POSIX signals,
unix sockets and filesystem watches).
Install (one prebuilt binary, ~14 MB)
Nothing to compile and no toolchain to install — each archive below
holds a single self-contained ccteam executable.
curl -sSL https://raw.githubusercontent.com/firstintent/ccteam/main/install.sh | shOr download the archive for your platform below and extract ccteam
into a directory on your PATH (e.g. ~/.local/bin).
Verify
sha256sum -c SHA256SUMS # linux
shasum -a 256 -c SHA256SUMS # macOSmacOS Gatekeeper
The macOS binaries are not notarized. After download:
xattr -d com.apple.quarantine ccteam