git-submodules-wrapper Just a small wrapper CLI that extends git submodule. Prerequisites Python 3.7+ Git Installing Directly from this repository: $ pip3 install git+https://github.com/kiniou/git-submodules-wrapper Running the tests Install tox: $ pip install tox Then run the full test suite: $ tox Build With GitPython click daiquiri