Merge pull request #534 from trustable-code/patch-1

Added NiGui
This commit is contained in:
Dominik Picheta 2017-07-06 22:57:56 +01:00 committed by GitHub
commit 430f8801d6

View File

@ -6653,5 +6653,18 @@
"description": "Spinny is a tiny terminal spinner package for the Nim Programming Language.",
"license": "MIT",
"web": "https://github.com/molnarmark/spinny"
},
{
"name": "nigui",
"url": "https://github.com/trustable-code/NiGui",
"method": "git",
"tags": [
"gui",
"windows",
"gtk"
],
"description": "NiGui is a cross-platform, desktop GUI toolkit using native widgets.",
"license": "MIT",
"web": "https://github.com/trustable-code/NiGui"
}
]