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

https://github.com/IppClub/homebrew-tap


https://github.com/IppClub/homebrew-tap

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# homebrew-tap

Homebrew tap for IppClub softwares.

## Dora SSR

For [Dora SSR](https://github.com/IppClub/Dora-SSR) game engine.

* Casks

```
dora-ssr
```

* Installing

```
brew tap ippclub/tap
brew install --cask dora-ssr
```

Or

```
brew install --cask ippclub/tap/dora-ssr
```

* Uninstalling

```
brew uninstall --cask dora-ssr
brew untap ippclub/tap
```