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 1 month ago
JSON representation

Homebrew Formulae for @nucleuscloud Neosync binaries

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
```