summaryrefslogtreecommitdiff
path: root/homebrew/springcompletion/.beer
blob: c4a69f74f4d48af839953dd706b1eab9ba707e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "SpringCompletion",
    "description": "Bash completion for Spring",
    "url": "https://github.com/jacaetevha/spring_bash_completion/archive/v0.0.1.tar.gz",
    "mirror": null,
    "homepage": "https://github.com/jacaetevha/spring_bash_completion",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "bash_completion.install \"spring.bash\" => \"spring\""
    ],
    "version": "0.0.1",
    "file": "spring-completion.rb"
}