Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/owo-network/homebrew-brew

Homebrew for OwO Network
https://github.com/owo-network/homebrew-brew

brew homebrew homebrew-cask homebrew-formula homebrew-tap

Last synced: about 1 month ago
JSON representation

Homebrew for OwO Network

Awesome Lists containing this project

README

        

# OwO Network - Homebrew
This is the repository used for [OwO Network](https://github.com/OwO-Network) Homebrew installations.

## Preparation
1. You should make sure that `Homebrew` is already installed on your Mac. if not, you can install it using the following command.
```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```
2. You should use the `tap` command to add our repository.
```shell
brew tap owo-network/brew
```

## Install
- [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX#homebrew-recommended)

## Uninstall
```shell
brew uninstall [NAME]
```
## Untap
```shell
brew untap owo-network/brew
```

## Author
**homebrew-brew** © [OwO Network Limited](https://github.com/OwO-Network), Released under the [GPL-3.0](./LICENSE) License.