https://github.com/nucleuscloud/homebrew-tap
Homebrew Formulae for @nucleuscloud Neosync binaries
https://github.com/nucleuscloud/homebrew-tap
homebrew neosync
Last synced: about 1 month ago
JSON representation
Homebrew Formulae for @nucleuscloud Neosync binaries
- Host: GitHub
- URL: https://github.com/nucleuscloud/homebrew-tap
- Owner: nucleuscloud
- Created: 2022-06-23T00:17:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-11T19:53:38.000Z (11 months ago)
- Last Synced: 2025-07-11T21:31:02.553Z (11 months ago)
- Topics: homebrew, neosync
- Language: Ruby
- Homepage: https://www.neosync.dev
- Size: 183 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew for Nucleus and Neosync
This is the homebrew repo for Nucleus and Neosync binaries
# Installation
## Neosync CLI
```sh
brew install nucleuscloud/tap/neosync
```
## Tapping the repo itself
The `nucleuscloud` repo can be separately tapped:
```sh
brew tap nucleuscloud/tap
```
Then install any individual command:
```sh
brew install neosync
```