Skip to content

Commit c9f3ad1

Browse files
committed
Add plugin.json
1 parent 4a44440 commit c9f3ad1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

plugin.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Ruby",
3+
"author": "Jakub Arnold",
4+
"version": "0.0.1",
5+
"source": "https://github.com/darthdeus/LightTable-Ruby",
6+
"desc": "Ruby plugin for Light Table",
7+
"dependencies": {
8+
},
9+
"behaviors": "ruby.behaviors"
10+
}

0 commit comments

Comments
 (0)