dolly-cli 0.1.2

Like apt, but for GitHub repositories — clone, build, install and update tools from source.
Documentation
1
2
3
4
5
6
pub mod binary;
pub mod build;
pub mod git;
pub mod paths;
pub mod recipe;
pub mod ui;