Added package klymene (#2141)

This commit is contained in:
George Lemon
2022-02-10 22:02:08 +01:00
committed by GitHub
parent 8d4956704a
commit d7c6ef9032
+17
View File
@@ -25059,6 +25059,23 @@
"license": "MIT",
"web": "https://github.com/Q-Master/networkutils.nim"
},
{
"name": "klymene",
"url": "https://github.com/georgelemon/clymene",
"method": "git",
"tags": [
"cli",
"cli-toolkit",
"toolkit",
"command-line",
"cli-framework",
"klymene",
"interactive"
],
"description": "Create beautiful command line interfaces in Nim. Based on docopt.",
"license": "MIT",
"web": "https://github.com/georgelemon/clymene"
},
{
"name": "tim",
"url": "https://github.com/openpeep/tim",