Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nucleuscloud/homebrew-tap
Homebrew Formulae for @nucleuscloud Neosync binaries
https://github.com/nucleuscloud/homebrew-tap
homebrew neosync
Last synced: about 13 hours 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T01:21:20.000Z (4 months ago)
- Last Synced: 2024-10-24T16:45:06.060Z (4 months ago)
- Topics: homebrew, neosync
- Language: Ruby
- Homepage: https://www.neosync.dev
- Size: 146 KB
- Stars: 0
- Watchers: 3
- 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
```