Merge pull request #326 from andreaferretti/master

Added Rosencrantz
This commit is contained in:
Dominik Picheta 2016-03-20 19:13:49 +00:00
commit c4e67d7ee8

View File

@ -4370,5 +4370,19 @@
"description": "Library for shell scripting in nim",
"license": "MIT",
"web": "https://github.com/vegansk/nimshell"
},
{
"name": "rosencrantz",
"url": "git://github.com/andreaferretti/rosencrantz",
"method": "git",
"tags": [
"web",
"server",
"DSL",
"combinators"
],
"description": "A web DSL for Nim",
"license": "MIT",
"web": "https://github.com/andreaferretti/rosencrantz"
}
]