clone-all/README.md

500 B

clone-all

Screenshot

Clones and updates all github repos of a given user or organization. Supports SSH and HTTPS.

Usage

  1. don't be on windows
  2. clone this repo
  3. run install.sh
  4. clone-all target or clone-all --ssh target

Environment Variables

  • CLONEALL_SSH: set/export this to true to enable ssh without the command-line flag
  • CLONEALL_DESTINATION: set/export this to the directory you want the cloned/updated repos to live