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
- Host: GitHub
- URL: https://github.com/tizee/plan9port-rb
- Owner: tizee
- Created: 2022-04-27T14:38:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-05T01:55:10.000Z (9 months ago)
- Last Synced: 2025-10-05T03:51:17.619Z (9 months ago)
- Language: Python
- Size: 146 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# plan9port-rb


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