This website requires JavaScript.
Explore
Help
Register
Sign in
blakeridgway
/
clone_repos
Watch
1
Star
0
Fork
You've already forked clone_repos
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
Recursively clone all your repos
2
commits
2
branches
1
tag
259
KiB
Python
100%
develop
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Blake Ridgway
33fda97de2
Update README.md
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
README.md
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