summaryrefslogtreecommitdiff
path: root/homebrew/shellshare/.beer
blob: afe076b64f253838fd5e229f4dec26b0077a4201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Shellshare",
    "description": "Live Terminal Broadcast",
    "url": "https://github.com/vitorbaptista/shellshare/archive/v1.0.4.tar.gz",
    "mirror": null,
    "homepage": "https://shellshare.net",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"public/bin/shellshare\""
    ],
    "version": "1.0.4",
    "file": "shellshare.rb"
}