summaryrefslogtreecommitdiff
path: root/homebrew/historian/.beer
blob: 8b7050a1e7a909963b39c7f8b3181df2b89c1211 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Historian",
    "description": "Command-line utility for managing shell history in a SQLite database",
    "url": "https://github.com/jcsalterego/historian/archive/0.0.2.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/jcsalterego/historian",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bin.install \"hist\""
    ],
    "version": "0.0.2",
    "file": "historian.rb"
}