Merge pull request #831 from ThomasTJdev/nimblegui

Added nimblegui
This commit is contained in:
Dominik Picheta 2018-08-15 22:07:35 +01:00 committed by GitHub
commit a0150ec534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10347,5 +10347,18 @@
"description": "Fonts, Typesetting and Rasterization.",
"license": "MIT",
"web": "https://github.com/treeform/typography"
},
{
"name": "nimblegui",
"url": "https://github.com/ThomasTJdev/nim_nimble_gui",
"method": "git",
"tags": [
"nimble",
"gui",
"packages"
],
"description": "A simple GUI front for Nimble.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_nimble_gui"
}
]