porpeeranut / digit

Dig git information from .git directory on website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digit

Dig git information from .git directory on website.

Github https://github.com/bongtrop/digit

Requirements

  • Python 2 but i think that code can use in python 3
  • Python module that you can see in requirements.txt

Installation

It's simple like the other python project.

pip

pip install git+https://github.com/bongtrop/digit.git

Manual

git clone https://github.com/bongtrop/digit.git
cd digit
pip install -r requirements.txt
python setup.py install

Usage

just digit -h.

Usage: digit [options] GIT_URL

Dig git information from .git directory on website.

Options:
  -h, --help            show this help message and exit
  -o OBJECT, --object=OBJECT
                        Object's sha1

Contribution

I dont mind the way that you will contribute. Just do it. below is example.

  • email
  • create issue
  • pull request
  • carrier pigeon
  • tell my friend to tell me
  • foo bar

License

Please see LICENSE file.

About

Dig git information from .git directory on website.

License:MIT License


Languages

Language:Python 100.0%