Git Project Manager

PyPI - Version Downloads Code style: black

GitPM helps you manage your projects using Git's version management.

Installation

To install GitPM, run pip install gitpm.

Git and GitPM

Git GitPM
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. - git-scm.com
GitPM is a free and open-source multi-project management system for repositories that use git's version management.
Manages one repository at a time. Manages all the repositories you stored on your device.
Version management - stores the development history of your projects. Project management - stores maintainance metadata to help you manage your projects.
Install by running apt install git or by downloading git. Install by running pip install gitpm or by downloading the latest release.

About

GitPM's source code is hosted on GitHub, the Python module on PyPI and its docs on ReadTheDocs. It is provided under the MIT license.

Make sure to leave us a star, as that way more developers will find GitPM:

GitPM is a project by Finn M Glas, you can sponsor it or contact Finn about major issues or cooperations.