summaryrefslogtreecommitdiff
path: root/homebrew/shml/.beer
blob: e2f03df6ed8c03ae92c23230e3bab91901e649a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Shml",
    "description": "Style Framework for The Terminal",
    "url": "https://github.com/MaxCDN/shml/archive/1.1.0.tar.gz",
    "mirror": null,
    "homepage": "https://odb.github.io/shml/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"shml.sh\"",
        "bin.install_symlink bin/\"shml.sh\" => \"shml\""
    ],
    "version": "1.1.0",
    "file": "shml.rb"
}