summaryrefslogtreecommitdiff
path: root/homebrew/codacli/.beer
blob: 5062cbc21bbbcb9d3c93b30b463ab931013b0945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "CodaCli",
    "description": "Shell integration for Panic",
    "url": "https://github.com/bobthecow/coda-cli/archive/v1.0.5.tar.gz",
    "mirror": null,
    "homepage": "http://justinhileman.info/coda-cli/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"coda\""
    ],
    "version": "1.0.5",
    "file": "coda-cli.rb"
}