Update README.md

This commit is contained in:
kayos@tcp.direct 2022-11-14 17:56:41 -08:00
parent d94d3d47ee
commit 58dce564b8
Signed by: kayos
GPG Key ID: 4B841471B4BEE979

View File

@ -10,3 +10,8 @@ Clones and updates all github repos of a given user or organization. Supports SS
1) clone this repo
2) run `install.sh`
3) `clone-all target` or `clone-all --ssh target`
### 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