Skip to main content

Check your code for stuff before you `git commit`

Project description

Jig

A command line tool and framework for getting more from the Git pre-commit hook.

What is the Git pre-commit hook? It’s a small script that Git automatically runs right before you commit.

Installation

The Jig command line tool is written in Python, you can write plugins in any language you wish. Install the tool by:

$ pip install jig || easy_install jig

Getting started

You can give Jig a spin in less than 5 minutes

Take me to the quick start

It’s super easy to write your own plugins too

Show me how to write plugins

Support

Problems or requests? Create an issue on GitHub.

http://github.com/robmadole/jig/issues

News

Release 0.1.3 - February 16th, 2013

  • Makes the indicator between warning messages and stop messages easy to discern at a quick glance

  • When Jig runs via the Git pre-commit hook, the output is more pronounced

  • Update the plugin test runner to ignore the summary lines at the bottom of the output

Release 0.1.2 - February 13th, 2013

  • Support for Python 2.6 when running plugins jig plugin test

Release 0.1.1 - February 7th, 2013

  • Upgrade plugins installed from a URL using jig plugin update

  • Python 2.6 support

Release 0.1.0 - April 6th, 2012

  • Initial release

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

jig-0.1.3.tar.gz (49.3 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