submodule-kit 0.2.0

A CLI toolkit for managing git submodules
Documentation
1
2
3
fn main() {
    submodule_kit::run();
}