Skip to main content

Enable contribution tracking when pair programming

Project description

guet

enable contribution tracking when pair programming with guet

Pair programming is integral part of many software development lifecycles. When pairing, you may want to track both pairs contributions. Using guet allows for that functionality.

Installation

guet can be installed from pypi:

pip install guet

Development Version

The most recent develoment version can be downloaded and installed as well:

git clone https://github.com/chiptopher/guet.git
python setup.py install

Usage

Initialization

guet init will initiailze the guet config files for the system.

Start

guet start will start guet for the reposotry at the current directory.

Resgister Committers

guet add <initials> <"Name"> <email> will register an available committer with the given initials, name and email.

Set Committers

guet set [<initials>, ...] will register the committers with the given initials to have their names attached to all following commits.

Contribution

Guidelines for contributions can be found here. Feel free to open an issue if there are problems with guet or you want to submit a feature request.

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

guet-1.0.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

guet-1.0.0-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

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