projm 0.3.2

Project organizer and fuzzy navigator for developers — classify, group, and jump to projects from the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod classify;
pub mod config;
pub mod editors;
pub mod organize;
pub mod prefs;
pub mod completions;
pub mod main_cli;
pub mod blueprints;