Clones and updates all github repos of a given user or organization. Supports SSH and HTTPS.
Go to file
kayos@tcp.direct a55c031a34
Fix: install.sh
2022-11-18 07:27:39 -08:00
.github/workflows Fix CI 2022-11-18 07:22:12 -08:00
src tui fixes 2022-11-14 20:42:40 -08:00
test Fix CI 2022-11-18 07:22:12 -08:00
README.md Update README.md 2022-11-14 17:56:41 -08:00
install.sh Fix: install.sh 2022-11-18 07:27:39 -08:00

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