GET STARTED
Install TLCPD CLI
For Your Machine (Detected: macOS (Apple Silicon))
Download for macOSVersion v0.1.1 (Stable) · gzip archive tar.gz
Quick Shell Installer
Manual Release Binary Index (v0.1.1)
Shell Autocompletion Setup
# For Zsh (default macOS)
echo 'source <(gan completion zsh)' >> ~/.zshrc
# For Bash (default Linux)
echo 'source <(gan completion bash)' >> ~/.bashrc