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

maizy/giiit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

💀 Abstract git command's output parser and params builder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages