We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec802d commit b0c03d6Copy full SHA for b0c03d6
1 file changed
README.md
@@ -17,6 +17,11 @@ A command-line tool to efficiently sync all repositories from a GitHub organizat
17
18
## Installation
19
20
+### Homebrew
21
+```bash
22
+brew install xbglowx/tap/github-org-repos-sync
23
+```
24
+
25
### Download Pre-built Binaries
26
27
Download the latest release for your platform from the [releases page](https://github.com/xbglowx/github-org-repos-sync/releases).
0 commit comments