Recursively clone all your repos
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clone_repos | ||
| README.md | ||
Clone Repos
Prerequisites
- The
ghcommand-line tool must be installed, this will allow you to interact directly with Github in your terminal.
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clone_repos | ||
| README.md | ||
Prerequisites
gh command-line tool must be installed, this will allow you to interact directly with Github in your terminal.