Git repository manager
Project description
Git meta is a small program enabling the power of system-wide status check of all you git repositories.
It uses gitpython.
Installation
$ pip install git-meta
Alternatively, if you want to install git-meta from the sources:
$ python setup.py install
You can also install it in a virtualenv in order to test and not mess your system configuration.
Documentation
The documentation uses Sphinx. To generate statics HTML files, go to the docs folder and type
$ make html
Unit testing
In order to launch the tests sequence of the package, you need Pytest and Pytest-cov installed.
Just type
$ pytest
at the root of the repository.
Old version of git-meta
The old version of git meta can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
git-meta-0.2.3.tar.gz
(9.1 kB
view details)
File details
Details for the file git-meta-0.2.3.tar.gz
.
File metadata
- Download URL: git-meta-0.2.3.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76247adaecce97c512013a4b9224e6f1dc39d7884af8d6a0c91bd72bcc45e135 |
|
MD5 | f6344dd7bacdb2fa26f8a266ad28d52f |
|
BLAKE2b-256 | c5ca7e98de2fd983a9aa8e0f94d36fc74039d9271e6f776c7b5e2b24a58d46c4 |