submodule-kit 0.2.1

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