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.

Actions Status

Installation

guet can be installed from pypi:

pip3 install guet

Upgrading

The version of guet installed can be upgraded using the following command:

pip3 install guet --upgrade

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

For full usage details, using guet will print out all commands and a description of what they do. Some of the ones most basic to the workflow are:

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.

Changelog

To see the version releases, changes between them, and upgrade guides, check the change log

Contribution

Guidelines for contributions can be found here. Feel free to open an issue if there are problems with guet 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-2.3.2.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

guet-2.3.2-py3-none-any.whl (40.7 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