Skip to main content

Clone GitHub repositories

Project description

Clones all of a user’s repositories.

###Usage:

python cloneall.py [-a|–all] [-u username] [–no-curses]

If the -a or –all flag is not set, the script will ask about each repository in turn.

If the –no-curses option is given, the program will use the standard input method.

If –no-curses is not given, the program defaults to using Curses if installed, falling back to the standard method if necessary.

If the username is not given, the program will ask for it to be entered.

Example Usage:

http://asciinema.org/a/9295

###Wishlist:

  • Add “update repository” feature ✓

  • Add “update all” option ✓

  • Support more than 100 repositories per user

  • Add ncurses front-end ✓

  • Add checks for git, python version etc. ✓

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

cloneall-1.0.3.tar.gz (4.1 kB view hashes)

Uploaded Source

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