summaryrefslogtreecommitdiff
path: root/homebrew/gittracker/.beer
blob: d4794ce5499886ebd65db7d04bf5efa1acd62a37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "GitTracker",
    "description": "Integrate Pivotal Tracker into your Git workflow",
    "url": "https://github.com/stevenharman/git_tracker/archive/v2.0.0.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/stevenharman/git_tracker",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"rake\", \"standalone:install\", \"prefix=#{prefix}\""
    ],
    "version": "2.0.0",
    "file": "git-tracker.rb"
}