Skip to main content

Clone github repositories by name or keyword.

Project description

Python 3 program for cloning github repositories by name or keyword.

Install

pip install --user gclone

Ensure script location is in your PATH. Usually ~/.local/bin.

Usage

Clone by repo name:

$ gclone mtbrock/gclone

Clone by partial name or keyword. gclone provides a list of github repositories to choose from, sorted by ‘stars’:

$ gclone tmux

Pass options like you would to git clone:

$ gclone --branch my-branch my-repo /path/to/my-dir

Specify sort, order, or limit:

$ gclone --sort='forks' --order='desc' --limit=20 keyword

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gclone-1.0.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

gclone-1.0.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page