summaryrefslogtreecommitdiff
path: root/homebrew/vassh/.beer
blob: 1de369cc342b9ba736ee43ce259823a4aa6d825e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Vassh",
    "description": "Vagrant Host-Guest SSH Command Wrapper/Proxy/Forwarder",
    "url": "https://github.com/x-team/vassh/archive/0.2.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/x-team/vassh",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"vassh.sh\", \"vasshin\", \"vassh\""
    ],
    "version": "0.2",
    "file": "vassh.rb"
}