Skip to content

Commit b0c03d6

Browse files
committed
docs: add homebrew install option to README
1 parent 9ec802d commit b0c03d6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ A command-line tool to efficiently sync all repositories from a GitHub organizat
1717

1818
## Installation
1919

20+
### Homebrew
21+
```bash
22+
brew install xbglowx/tap/github-org-repos-sync
23+
```
24+
2025
### Download Pre-built Binaries
2126

2227
Download the latest release for your platform from the [releases page](https://github.com/xbglowx/github-org-repos-sync/releases).

0 commit comments

Comments
 (0)