added LiveCode to the list (#444)

* added LiveCode to the list

* adding livecode to the list
This commit is contained in:
mwieder 2019-10-22 00:59:44 -07:00 committed by Serhii Londar
parent ad5a5da90b
commit faceb71f2e

View file

@ -7319,6 +7319,20 @@
"official_site" : "", "official_site" : "",
"languages" : [ "languages" : [
"rust" "rust"
]
},
{
"short_description": "Cross-platform development IDE",
"categories": [
"ide"
],
"repo_url": "https://https://github.com/livecode/livecode",
"title": "LiveCode",
"icon_url": "https://livecode.com/wp-content/uploads/2016/05/newdarklogo.png",
"screenshots": [],
"official_site": "https://livecode.org/",
"languages": [
"c"
] ]
}, },
{ {
@ -7433,6 +7447,21 @@
"typescript", "typescript",
"javascript" "javascript"
] ]
},
{
"short_description": "Cross-platform development IDE",
"categories": [
"ide"
],
"repo_url": "https://https://github.com/livecode/livecode",
"title": "LiveCode",
"icon_url": "https://livecode.com/wp-content/uploads/2016/05/newdarklogo.png",
"screenshots": [],
"official_site": "https://livecode.org/",
"languages": [
"c"
]
} }
] ]
} }