A command line tool to peek a remote repo locally.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
github-peek-0.2.0.tar.gz
(4.3 kB
view hashes)
Built Distribution
Close
Hashes for github_peek-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3445bd525312f68f70919992a6b043334e88a60374d70dbaf0a3cddd3e428a8 |
|
MD5 | 462f0b1efb29a3f880a6103eda83e871 |
|
BLAKE2b-256 | dcb4e24c6fcc53fdb33ed90cd29e2b6f74b87ab5507f8afffaf5c94903bd1391 |