vibe-workspace 0.0.12

Extremely lightweight CLI for managing multiple git repositories and workspace configurations
Documentation
1
2
3
4
5
6
7
8
9
pub mod display;
pub mod formatting;
pub mod hierarchical_display;
pub mod prompts;
pub mod quick_launcher;
pub mod setup_wizard;
pub mod smart_menu;
pub mod state;
pub mod workflows;