mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package cli_menu (#1238)
This commit is contained in:
parent
510a9c82dc
commit
374aaff04d
@ -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…
x
Reference in New Issue
Block a user