Added package cli_menu (#1238)
This commit is contained in:
parent
510a9c82dc
commit
374aaff04d
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue