ltratt / multitime

Time command execution over multiple executions
http://tratt.net/laurie/src/multitime/
MIT License
115 stars 13 forks source link

Brew formula not working #30

Closed oliversheridanmethven closed 11 months ago

oliversheridanmethven commented 1 year ago

Running brew install Tenzer/tap/multitime as per the download instructions gives:

==> Tapping tenzer/tap
Cloning into '/usr/local/Homebrew/Library/Taps/tenzer/homebrew-tap'...
remote: Enumerating objects: 186, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 186 (delta 0), reused 0 (delta 0), pack-reused 185
Receiving objects: 100% (186/186), 26.41 KiB | 6.60 MiB/s, done.
Resolving deltas: 100% (61/61), done.
Tapped 5 formulae (20 files, 44.9KB).
Warning: No available formula or cask with the name "tenzer/tap/multitime". Did you mean tenzer/tap/quirky?
ltratt commented 1 year ago

I don't have an OS X machine, so someone would need to tell me what the right incantation is -- if they do, I'll update the instructions ASAP!

snim2 commented 11 months ago

@oliversheridanmethven The relevant tap is now in homebrew-core here: https://github.com/Homebrew/homebrew-core/blob/master/Formula/m/multitime.rb so you need to run brew install multitime, which works OK for me BTW.

ltratt commented 11 months ago

Thanks @snim2! [And very good to see you, albeit virtually :)]