https://github.com/astraluma/gitman
Simple git management system.
https://github.com/astraluma/gitman
Last synced: about 2 months ago
JSON representation
Simple git management system.
- Host: GitHub
- URL: https://github.com/astraluma/gitman
- Owner: AstraLuma
- Created: 2014-10-22T20:07:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-28T20:19:08.000Z (about 10 years ago)
- Last Synced: 2025-01-17T10:07:42.903Z (3 months ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gitman
======
A git management tool based on vanilla git repos instead of fancy databases.In the current simplistic form, it just displays all the repos found in the configured root and some basic information about them. If I have time, I'll expand this to a full project management system, using git as the data store.