Commit cf54bcde authored by Dinesh Kumar's avatar Dinesh Kumar

Adding Package in repository/h.json instead of channel

parent 0f2ca901
......@@ -35,7 +35,6 @@
"https://raw.githubusercontent.com/damccull/sublimetext-SolarizedToggle/master/packages.json",
"https://raw.githubusercontent.com/danielmagnussons/orgmode/master/packages.json",
"https://raw.githubusercontent.com/danielobrien/sublime-DLX-syntax/master/packages.json",
"https://raw.githubusercontent.com/dineshkumar-cse/SublimePluginHackerRank/master/packages.json",
"https://raw.githubusercontent.com/enriquein/JavaSetterGetter/master/packages.json",
"https://raw.githubusercontent.com/farcaller/DashDoc/master/packages.json",
"https://raw.githubusercontent.com/FichteFoll/sublime_packages/master/package_control.json",
......
......@@ -33,6 +33,16 @@
}
]
},
{
"name" : "HackerRankHelper",
"details" : "https://github.com/dineshkumar-cse/SublimePluginHackerRank",
"author" : "Dinesh Kumar",
"description": "Plugin To Compile, Check Status of Sample Test Case, and Submit Code to the HackerRank Server",
"releases" : [{
"sublime_text" : ">=3000",
"branch" : "master"
}]
},
{
"name": "HackerTyper",
"details": "https://github.com/rexxars/sublime-hacker-typer",
......
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