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

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

Awesome Lists containing this project

README

          

[![ci](https://github.com/puma/homebrew-puma/actions/workflows/ci.yml/badge.svg)](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
```