Merge pull request #324 from vegansk/master

Add nimshell library
This commit is contained in:
Dominik Picheta 2016-03-11 10:30:35 +00:00
commit e99127999b

View File

@ -4339,5 +4339,17 @@
"description": "Yet another iterator library",
"license": "MIT",
"web": "https://github.com/baabelfish/mangle"
},
{
"name": "nimshell",
"url": "https://github.com/vegansk/nimshell",
"method": "git",
"tags": [
"shell",
"utility"
],
"description": "Library for shell scripting in nim",
"license": "MIT",
"web": "https://github.com/vegansk/nimshell"
}
]