summaryrefslogtreecommitdiff
path: root/homebrew/rmate/.beer
blob: 04fd7569e3230dd830db63498d84278b69a7578e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Rmate",
    "description": "Edit files from an SSH session in TextMate",
    "url": "https://github.com/textmate/rmate/archive/v1.5.8.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/textmate/rmate",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"bin/rmate\""
    ],
    "version": "1.5.8",
    "file": "rmate.rb"
}