Merge pull request #364 from jangko/nimcef

add nimCEF package
This commit is contained in:
Dominik Picheta 2016-06-15 12:35:21 +01:00 committed by GitHub
commit 877c40a46b

View File

@ -4794,5 +4794,20 @@
"description": "Writing a 2D Platform Game in Nim with SDL2",
"license": "MIT",
"web": "https://github.com/def-/nim-platformer"
},
{
"name": "nimCEF",
"url": "https://github.com/jangko/nimCEF",
"method": "git",
"tags": [
"chromium",
"embedded",
"framework",
"cef",
"wrapper"
],
"description": "Nim wrapper for the Chromium Embedded Framework",
"license": "MIT",
"web": "https://github.com/jangko/nimCEF"
}
]