Changelog
修复
- db0e97e fix: 容忍 cc-switch 非字符串 env 值,避免 provider 被静默丢弃
安装
- 下载二进制:下方选对应系统的压缩包,解压把
ccr(Windows 为ccr.exe)放进 PATH - go install:
go install github.com/ttsimon/cc-run/cmd/ccr@latest - Scoop:
scoop bucket add ttsimon https://github.com/ttsimon/scoop-bucket && scoop install ccr - Homebrew:
brew install ttsimon/tap/ccr
用法见 README。