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

https://github.com/tizee/plan9port-rb

homebrew tap for plan9port
https://github.com/tizee/plan9port-rb

Last synced: 9 months ago
JSON representation

homebrew tap for plan9port

Awesome Lists containing this project

README

          

# plan9port-rb

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/tizee/plan9port-rb/upstream.yml)
![last commit](https://img.shields.io/github/last-commit/tizee/plan9port-rb/main)

Why? The `homebrew-core` has removed `plan9port` (see https://github.com/Homebrew/brew/issues/6478 and https://github.com/Homebrew/homebrew-core/pull/38394 ). So we cannot install with `brew install plan9port` anymore.

Use Github workflow to track lastest commit on master branch of [plan9port](https://github.com/9fans/plan9port.git) every day.

If there is a new commit, it would push to update version of this formula.

## Usage

```zsh
brew tap tizee/plan9port-rb
brew install plan9port
```