summaryrefslogtreecommitdiff
path: root/homebrew/pidcat/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pidcat/.beer')
-rw-r--r--homebrew/pidcat/.beer18
1 files changed, 18 insertions, 0 deletions
diff --git a/homebrew/pidcat/.beer b/homebrew/pidcat/.beer
new file mode 100644
index 000000000..92704d7c1
--- /dev/null
+++ b/homebrew/pidcat/.beer
@@ -0,0 +1,18 @@
+{
+ "name": "Pidcat",
+ "description": "Colored logcat script to show entries only for specified app",
+ "url": "https://github.com/JakeWharton/pidcat/archive/2.1.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/JakeWharton/pidcat",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "bin.install \"pidcat.py\" => \"pidcat\"",
+ "bash_completion.install \"bash_completion.d/pidcat\"",
+ "zsh_completion.install \"zsh-completion/_pidcat\""
+ ],
+ "version": "2.1.0",
+ "file": "pidcat.rb"
+} \ No newline at end of file