huber 1.0.9

Huber, simplify GitHub package management
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod cmd;
mod compress;
pub mod error;
pub mod fs;
mod gh;
pub mod log;
pub mod model;
mod os;
pub mod parse;
mod semver;
pub mod service;