Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 600 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 600 Bytes

Giiit

Build Status

Some python powered git helpers:

  • command's output parsers
  • command's arguments builders
  • highlevel git logics

Supported python versions

  • python 3.3 (primary)
  • python 3.2
  • python 2.7 (primary)
  • python 2.6

Python requirements (dev only, for running tests)

  • nose
  • pep8 (>=1.3)
  • unittest2 (for python 2.6 only)

pip install -r requirements_dev.txt

Supported git version

TBA

Installation

TBA

License

MIT. See LICENSE.txt for details.