Skip to main content

A tiny utility for cloning github repos

Project description

A tiny utility to quickly clone github repos

Usage

Set your local repo directory via the CLONER_PATH environment variable

echo "export CLONER_PATH=\"~/repos\"" >> ~/.bash_profile

Then you can clone any github repo into that directory with the username and repo name, like this:

cloner kardasis cloner

will clone this repo into ~/repos/kardasis/cloner

You can also use the web URL from the repo

cloner https://github.com/kardasis/cloner

or any URL from within the repo

cloner https://github.com/kardasis/cloner/blob/master/cloner/cli.py

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

cloner-1.0.3.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

cloner-1.0.3-py3-none-any.whl (3.6 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