pji 0.1.5

A CLI for managing, finding, and opening Git repositories.
Documentation
1
2
3
4
5
pub const APP_NAME: &str = "pji";
pub const APP_CONFIG_NAME: &str = "config";
pub const APP_DATA_NAME: &str = "data";
pub const DEFAULT_WORKSPACE_NAME: &str = "pji";
pub const APP_METADATA_VERSION_V1: &str = "0.1.0";