Added package sim (#1239)

This commit is contained in:
Huy Doan 2019-11-07 02:07:24 +07:00 committed by Miran
parent 374aaff04d
commit bc3dcb0437

View File

@ -15137,5 +15137,18 @@
"description": "A library to create interactive commandline menus without writing boilerplate code.",
"license": "MIT",
"web": "https://github.com/MnlPhlp/cli_menu"
},
{
"name": "sim",
"url": "https://github.com/ba0f3/sim.nim",
"method": "git",
"tags": [
"config",
"parser",
"parsing"
],
"description": "Parse config by defining an object",
"license": "MIT",
"web": "https://github.com/ba0f3/sim.nim"
}
]