clone-all/README.md

18 lines
500 B
Markdown
Raw Normal View History

2022-11-12 16:04:15 +00:00
# clone-all
![Screenshot](https://tcp.ac/i/OFqeb.png)
Clones and updates all github repos of a given user or organization. Supports SSH and HTTPS.
### Usage
0) don't be on windows
1) clone this repo
2) run `install.sh`
2022-11-12 20:20:11 +00:00
3) `clone-all target` or `clone-all --ssh target`
2022-11-15 01:56:41 +00:00
### 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