summaryrefslogtreecommitdiff
path: root/homebrew/term/.beer
blob: 6522ed03589e5eee410e3c9ec9a1e44db25145e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Term",
    "description": "Open terminal in specified directory (and optionally run command)",
    "url": "https://raw.githubusercontent.com/liyanage/macosx-shell-scripts/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term",
    "mirror": null,
    "homepage": "https://github.com/liyanage/macosx-shell-scripts/blob/master/term",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"term\""
    ],
    "version": "78056",
    "file": "term.rb"
}