Metadata-Version: 2.4
Name: git-module-manager
Version: 0.6.4
Summary: Interactive Git submodule manager
Author-email: Nikhil Taparia <taparianikhil17@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/taparia11/git-module-manager
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: windows-curses; platform_system == "Windows"

# git-module-manager (Prototype)

A simple Python-based CLI to manage Git submodules.

## Usage

```bash
git module-manager
```
