Mike McQuaid 4db0aa19c1 install: search when formula isn't found.
If you do `brew install blah` it currently doesn't search for it. This
seems to be unintentional looking at this code as the exception thrown
by ARGV.formulae.each is not caught and handled. Instead, let's handle
this case and provide a little more usability around our taps.

Closes Homebrew/homebrew#31761.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-08-25 09:24:30 +01:00
..
2014-06-19 19:15:35 -05:00
2014-08-21 15:13:13 -05:00
2014-06-24 09:56:37 -05:00
2014-07-17 19:55:58 -05:00
2014-07-17 12:24:03 -05:00
2014-08-22 22:55:10 -05:00
2014-06-24 19:09:09 -05:00
2014-07-01 13:33:49 -05:00
2014-06-19 19:15:35 -05:00
2014-07-06 14:10:52 -05:00
2014-08-01 07:58:09 -07:00
2014-06-24 19:09:09 -05:00
2014-07-29 16:22:07 -05:00
2014-08-12 01:46:12 -05:00