Added package cli_menu (#1238)

This commit is contained in:
Manuel Philipp 2019-11-05 14:16:50 +01:00 committed by Miran
parent 510a9c82dc
commit 374aaff04d

View File

@ -15122,5 +15122,20 @@
"description": "Monocypher",
"license": "MIT",
"web": "https://github.com/markspanbroek/monocypher.nim"
},
{
"name": "cli_menu",
"url": "https://github.com/MnlPhlp/cli_menu",
"method": "git",
"tags": [
"menu",
"library",
"cli",
"interactive",
"userinput"
],
"description": "A library to create interactive commandline menus without writing boilerplate code.",
"license": "MIT",
"web": "https://github.com/MnlPhlp/cli_menu"
}
]