cc-switch 0.1.21

A CLI tool for managing multiple Claude API configurations and automatically switching between them
Documentation
# Rust build artifacts
/target
**/*.rs.bk

# Cargo build profile
Cargo.lock

# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
cc-switch-*

# Temporary files
temp/
*.tmp

# NPM files (legacy - remove after migration complete)
node_modules/
*.tgz
cc-switch-*.tgz

# Binary artifacts
bin/cc-switch
bin/cc-switch.exe