Crate souko

Crate souko 

Source
Expand description

A simple command line utility that provides an easy way to organize clones of remote git repositories

§Usage

Add this to your Cargo.toml:

[dependencies]
souko = "0.2.2"

Structs§

Souko

Type Aliases§

Result
type alias for Result<T, Report>