Commit 6ebaab1e authored by Joe Esposito's avatar Joe Esposito

Add Console Exec for Console support.

parent d3b7ff6a
...@@ -1965,6 +1965,18 @@ ...@@ -1965,6 +1965,18 @@
} }
] ]
}, },
{
"name": "Console Exec",
"details": "https://github.com/joeyespo/sublimetext-console-exec",
"author": "Joe Esposito",
"labels": ["build", "console", "terminal", "utilities"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Console Wrap for js", "name": "Console Wrap for js",
"details": "https://github.com/unknownuser88/consolewrap", "details": "https://github.com/unknownuser88/consolewrap",
......
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