Added package rodcli (#898)

This commit is contained in:
Jabba Laci 2018-10-17 21:38:39 +02:00 committed by Dominik Picheta
parent 89d85c1afc
commit a1857ce9ce

View File

@ -11117,6 +11117,23 @@
"license": "MIT",
"web": "https://github.com/irskep/rexpaint_nim"
},
{
"name": "rodcli",
"url": "https://github.com/jabbalaci/NimCliHelper",
"method": "git",
"tags": [
"cli",
"compile",
"run",
"command-line",
"init",
"project",
"skeleton"
],
"description": "making Nim development easier in the command-line",
"license": "MIT",
"web": "https://github.com/jabbalaci/NimCliHelper"
},
{
"name": "ngxcmod",
"url": "https://github.com/ba0f3/ngxcmod.nim",