Added package nsh (#959)

This commit is contained in:
Shunsuke Shibayama 2019-01-05 19:16:40 +09:00 committed by Miran
parent d77c43bb4d
commit bae8f01b1f

View File

@ -11894,6 +11894,18 @@
"license": "MIT",
"web": "https://github.com/technicallyagd/unpack"
},
{
"name": "nsh",
"url": "https://github.com/gmshiba/nish",
"method": "git",
"tags": [
"shell",
"repl"
],
"description": "nsh: Nim SHell(cross platform)",
"license": "MIT",
"web": "https://github.com/gmshiba/nish"
},
{
"name": "nimfastText",
"url": "https://github.com/genotrance/nimfastText",