ccsw 0.1.0

Claude Code account switcher — run multiple Claude Code accounts concurrently with shared plugins and settings
Documentation
1
2
3
4
5
6
pub mod backup;
pub mod cli;
pub mod launch;
pub mod picker;
pub mod profile;
pub mod symlinks;