Recursively clone all your repos
Find a file
2024-08-08 13:50:12 -05:00
clone_repos.sh (feat): Working clone script 2024-08-08 12:28:32 -05:00
README.md Update README.md 2024-08-08 13:50:12 -05:00

Clone Repos

Prerequisites

  • The Github gh command-line tool must be installed, this is what allows you to interact directly with Github in your terminal.
    • You can find installation documentation here