part of https://github.com/goharbor/harbor-cli/issues/7 and #99 ## Summary I created a homebrew release. you can check it out. By using the below commands ```bash brew tap bupd/tap ``` ```bash brew install bupd/tap/harbor-cli ``` ## Next Steps - [ ] We should transfer the tap repo from `bupd` to `goharbor`. ## Note Homebrew formula is located at [repo](https://github.com/bupd/homebrew-harborcli) Thanks.