Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astraluma/gitman
Simple git management system.
https://github.com/astraluma/gitman
Last synced: about 1 month ago
JSON representation
Simple git management system.
- Host: GitHub
- URL: https://github.com/astraluma/gitman
- Owner: AstraLuma
- Created: 2014-10-22T20:07:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-28T20:19:08.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T19:40:03.677Z (7 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.