1pub mod plugins; 2pub mod templates; 3pub mod git; 4pub mod error; 5 6pub const APPDATA_ENV: &str = "APPDATA";