# digit
Digit is the tool that help you to analyze git information from .git directory on website.
I found the tool like [GitTools](https://github.com/internetwache/GitTools) to dump the source code from website with .git directory. GitTools have to dump objects from .git directory then use git command to analyze. But I only need the tool that can analyze .git directory without downloading and easy to dig into the git object.
Github [https://github.com/bongtrop/digit](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
```bash
pip install digit
# or
pip install git+https://github.com/bongtrop/digit.git
```
### Manual
```bash
git clone https://github.com/bongtrop/digit.git
cd digit
pip install -r requirements.txt
python setup.py install
```
## Usage
just ```digit -h```.
```bash
Usage: digit.py [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
-w FILENAME, --write=FILENAME
Write blob to file
```
## 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](LICENSE) file.
Digit is the tool that help you to analyze git information from .git directory on website.
I found the tool like [GitTools](https://github.com/internetwache/GitTools) to dump the source code from website with .git directory. GitTools have to dump objects from .git directory then use git command to analyze. But I only need the tool that can analyze .git directory without downloading and easy to dig into the git object.
Github [https://github.com/bongtrop/digit](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
```bash
pip install digit
# or
pip install git+https://github.com/bongtrop/digit.git
```
### Manual
```bash
git clone https://github.com/bongtrop/digit.git
cd digit
pip install -r requirements.txt
python setup.py install
```
## Usage
just ```digit -h```.
```bash
Usage: digit.py [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
-w FILENAME, --write=FILENAME
Write blob to file
```
## Contribution
I dont mind the way that you will contribute. Just do it. below is example.
- create issue
- pull request
- carrier pigeon
- tell my friend to tell me
- foo bar
## License
Please see [LICENSE](LICENSE) file.
Release files for digit 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| digit-1.1.1.tar.gz | 3.2 kB | Details |
Release files / digit-1.1.1.tar.gz
| Download URL | digit-1.1.1.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7254659ef4a278780d9c0976d9cc95e9f9e41977eb4812270fb052cca44d0e2e
|
|
BLAKE2b-256 checksum How to use checksums |
4bedcc302ff1cb81f717207996006e6b09314d5ee028884097fddf79c0499b0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15
|