reorx / httpstat

curl statistics made simple
MIT License
5.94k stars 384 forks source link

brew formula not found #16

Closed devalnor closed 7 years ago

devalnor commented 7 years ago

Error: No available formula with the name "httpstat"

reorx commented 7 years ago
$ brew info httpstat
httpstat: stable 1.1.3
Curl statistics made simple
https://github.com/reorx/httpstat
/usr/local/Cellar/httpstat/1.1.3 (3 files, 9.2K)
  Built from source on 2016-09-11 at 16:27:08
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/httpstat.rb

Have you tried brew update first?

lucasallan commented 7 years ago

It works for me.

hackerrdave commented 7 years ago

Running brew update will fetch the latest Homebrew updates. httpstat will be available as a formula afterwards.

reorx commented 7 years ago

I'll treat this issue as solved, but anyone comes up with the same problem can still comment here to let me know.