Commit 646fe7e6 authored by FichteFoll's avatar FichteFoll

Merge pull request #2978 from ryanhefner/master

Add BuildAntTarget plugin to repository.
parents f8896ec1 00c40c96
...@@ -628,6 +628,17 @@ ...@@ -628,6 +628,17 @@
} }
] ]
}, },
{
"name": "Build Ant Target",
"details": "https://github.com/ryanhefner/BuildAntTarget",
"labels": ["ant", "building", "build system"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ryanhefner/BuildAntTarget/tags"
}
]
},
{ {
"name": "Build Next", "name": "Build Next",
"details": "https://github.com/albertosantini/sublimetext-buildnext", "details": "https://github.com/albertosantini/sublimetext-buildnext",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment