https://github.com/puma/homebrew-puma
Homebrew formula tap
https://github.com/puma/homebrew-puma
Last synced: over 1 year ago
JSON representation
Homebrew formula tap
- Host: GitHub
- URL: https://github.com/puma/homebrew-puma
- Owner: puma
- Created: 2016-07-29T00:12:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T20:29:18.000Z (over 3 years ago)
- Last Synced: 2025-03-25T21:02:17.890Z (over 1 year ago)
- Language: Ruby
- Size: 14.6 KB
- Stars: 7
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/puma/homebrew-puma/actions/workflows/ci.yml)
# Homebrew Puma
Homebrew formula for [https://github.com/puma/puma-dev/releases](https://github.com/puma/puma-dev/releases)
# Installation
## Brewfile
```ruby
# Brewfile
tap 'puma/puma'
brew 'puma/puma/puma-dev'
```
## Manual
```shell
brew install puma/puma/puma-dev
```