Commit c9466560 authored by FichteFoll's avatar FichteFoll

Merge pull request #4737 from dineshkumar-cse/master

Adding HackerRankHelper Plugin
parents 15a59f4c a6933942
...@@ -33,6 +33,18 @@ ...@@ -33,6 +33,18 @@
} }
] ]
}, },
{
"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",
"tags": true
}
]
},
{ {
"name": "HackerTyper", "name": "HackerTyper",
"details": "https://github.com/rexxars/sublime-hacker-typer", "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