From 58dce564b8b69ba38b3c37089cc31a28536daff8 Mon Sep 17 00:00:00 2001 From: "kayos@tcp.direct" Date: Mon, 14 Nov 2022 17:56:41 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 00474eb..daa8cd6 100644 --- a/README.md +++ b/README.md @@ -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