Added package illwill (#1115)

This commit is contained in:
John Novak 2019-07-13 16:37:36 +10:00 committed by Miran
parent 17428fb2de
commit ad1e44fbb3

View File

@ -13740,5 +13740,19 @@
"description": "A build tool for Neverwinter Nights projects",
"license": "MIT",
"web": "https://github.com/squattingmonk/nasher.nim"
},
{
"name": "illwill",
"url": "https://github.com/johnnovak/illwill",
"method": "git",
"tags": [
"terminal",
"console",
"curses",
"ui"
],
"description": "A curses inspired simple cross-platform console library for Nim",
"license": "MIT",
"web": "https://github.com/johnnovak/illwill"
}
]