Skip to main content

Git repository manager

Project description

Travis tests Documentation Status Code style: black

Git meta is a small program enabling the power of system-wide status check of all you git repositories.

Terminal output

It uses pygit2, which is Python bindings of libgit2, a standalone git library writen in C.

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

$ py.test

at the root of the repository.

Old version of git-meta

The old version of git meta can be found here.

Project details


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.1.7.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page