git-worktree-manager 0.0.36

CLI tool integrating git worktree with AI coding assistants
Documentation
1
2
3
fn main() {
    git_worktree_manager::entrypoint::run();
}