Commit 1ef18251 authored by FichteFoll's avatar FichteFoll

Merge pull request #3255 from spywhere/master

Add new package, DrSync and add labels to Javatar
parents aff5cd30 5bf33642
...@@ -613,6 +613,17 @@ ...@@ -613,6 +613,17 @@
} }
] ]
}, },
{
"name": "DrSync",
"details": "https://github.com/spywhere/DrSync",
"labels": ["utilities", "utils"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/spywhere/DrSync/tree/master"
}
]
},
{ {
"name": "Drunken NSIS", "name": "Drunken NSIS",
"details": "https://github.com/idleberg/Drunken-NSIS", "details": "https://github.com/idleberg/Drunken-NSIS",
......
...@@ -261,6 +261,7 @@ ...@@ -261,6 +261,7 @@
{ {
"name": "Javatar", "name": "Javatar",
"details": "https://github.com/spywhere/Javatar", "details": "https://github.com/spywhere/Javatar",
"labels": ["build system", "development", "java"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
...@@ -325,7 +326,7 @@ ...@@ -325,7 +326,7 @@
"details": "https://github.com/NicoSantangelo/sublime-jest/tags" "details": "https://github.com/NicoSantangelo/sublime-jest/tags"
} }
] ]
}, },
{ {
"name": "Jimbly's Clipboard History", "name": "Jimbly's Clipboard History",
"details": "https://github.com/Jimbly/SublimeClipboardHistory", "details": "https://github.com/Jimbly/SublimeClipboardHistory",
......
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