github-peek
A command line tool to peek a remote repo locally. The tool creates 2 files and a directory,
a config file ~/.githubkeep.conf, a log file ~/.githubkeep.log and a directory ~/.githubkeep.
Github-peek downloads the tar:gz of the repo, extracts it and saves it to ~/.githubkeep. There is
a naive caching mechanism, where the tool deletes all repos after 5 times of using the app.
install github-peek
pip install github-peek
usage:
github-peek only has only subcommand peek, which takes a repo as the argument.
command usage:
ghub peek <repo>
example:
ghub peek rahulunair/github-peek
todo
- enable for gitlab
Release files for github-peek 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| github-peek-0.2.0.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| github_peek-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.3 kB
Release files / github-peek-0.2.0.tar.gz
| Download URL | github-peek-0.2.0.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b5bb932f7008b67cd2fbf63d5571aed68449da0df4aecfc5234d662c7c3acf24
|
|
BLAKE2b-256 checksum How to use checksums |
58c6a81da1281c31aa75bc39a335bd6223751e5760f784e306bd8074439e2692
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.5 Darwin/20.3.0
|
Release files / github_peek-0.2.0-py3-none-any.whl
| Download URL | github_peek-0.2.0-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b3445bd525312f68f70919992a6b043334e88a60374d70dbaf0a3cddd3e428a8
|
|
BLAKE2b-256 checksum How to use checksums |
dcb4e24c6fcc53fdb33ed90cd29e2b6f74b87ab5507f8afffaf5c94903bd1391
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.5 Darwin/20.3.0
|