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

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

The homebrew tap for IppClub softwares.
https://github.com/ippclub/homebrew-tap

Last synced: 12 months ago
JSON representation

The homebrew tap for IppClub softwares.

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