Added package cliSeqSelector (#2476)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
z-kk 2023-02-01 21:55:35 +09:00 committed by Gabriel Huber
parent bf43f10050
commit cb8123f5f2

View File

@ -29133,5 +29133,19 @@
"description": "Binding for libspinners an elegant terminal spinners",
"license": "MIT",
"web": "https://github.com/thechampagne/libspinners-nim"
},
{
"name": "cliSeqSelector",
"url": "https://github.com/z-kk/cliSeqSelector",
"method": "git",
"tags": [
"cli",
"console",
"selector",
"combo"
],
"description": "Seq selector in CLI",
"license": "MIT",
"web": "https://github.com/z-kk/cliSeqSelector"
}
]