Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nwtgck/homebrew-piping-server-pkg
https://github.com/nwtgck/homebrew-piping-server-pkg
homebrew piping-server
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nwtgck/homebrew-piping-server-pkg
- Owner: nwtgck
- License: mit
- Created: 2021-12-09T13:16:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T15:14:42.000Z (over 1 year ago)
- Last Synced: 2024-10-11T15:08:25.913Z (about 1 month ago)
- Topics: homebrew, piping-server
- Language: Ruby
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-piping-server-pkg
## Install
```bash
brew install nwtgck/piping-server-pkg/piping-server
```## Maintain: Generate formula
Use [GitHub Actions workflow_dispatch](https://github.com/nwtgck/homebrew-piping-server-pkg/actions/workflows/generate-formula.yml)
OR
```bash
# e.g.
export PIPING_SERVER_PKG_VERSION=1.8.0-1
ruby scripts/generate.rb
```