Recursively clone all your repos
Find a file
2024-08-30 20:09:11 -05:00
src (feat): rust rewrite of script 2024-08-30 20:09:11 -05:00
.gitignore (feat): rust rewrite of script 2024-08-30 20:09:11 -05:00
Cargo.lock (feat): rust rewrite of script 2024-08-30 20:09:11 -05:00
Cargo.toml (feat): rust rewrite of script 2024-08-30 20:09:11 -05:00
clone_repos (feat): rust rewrite of script 2024-08-30 20:09:11 -05:00
README.md (feat): Working clone script 2024-08-08 12:28:32 -05:00

Clone Repos

Prerequisites

  • The gh command-line tool must be installed, this will allow you to interact directly with Github in your terminal.