aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/growly.rb
AgeCommit message (Collapse)Author
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-05-06growly: use full path in testJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-30growly: remove growl-notify dependencyRyan Kee
Due to the removal of growl-notify from Homebrew I'm removing the dependency from the growly formula. Closes #9339. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-10Use HTTPS for GitHub HEAD clonesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18New Formula: growlyRyan Kee
Growly is a simple tool to redirect output of a command to a growl notification. This is nice for cli tasks that take a considerable amount of time. Simply run them via growly and get a growl notification with their output whenever they finish. Closes #7683. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>