martindstone / pagerduty-cli

A command line interface for PagerDuty
MIT License
90 stars 13 forks source link

Install via Homebrew #23

Open sdenef-adeo opened 2 years ago

sdenef-adeo commented 2 years ago

Hi Martin,

I'm a MacOS user and find Homebrew useful to manage tools like pagerduty-cli.

It will be great to make it available via Homebrew. I don't know how it can be done, but if it can help see there. It seems to include a way to publish new release via a Github Action.

Regards, Sébastien

zph commented 1 year ago

@sdenef-adeo I wanted a homebrew formula for myself and it can be used as follows:

brew install zph/zph/pagerduty-cli

Which installs it from: https://github.com/zph/homebrew-zph/blob/master/Formula/pagerduty-cli.rb. This is in turn performing an isolated install of node, npm and then v0.1.15 of pagerduty-cli.