summaryrefslogtreecommitdiff
path: root/homebrew/g2/.beer
blob: 979eb676a6249387a026e1ca686b3d1ea8e7dc30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "G2",
    "description": "Friendly git client",
    "url": "https://github.com/orefalo/g2/archive/v1.1.tar.gz",
    "mirror": null,
    "homepage": "https://orefalo.github.io/g2/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\", \"prefix=#{prefix}\", \"install\""
    ],
    "version": "1.1",
    "file": "g2.rb"
}