Added Rosencrantz

This commit is contained in:
Andrea Ferretti 2016-03-20 19:08:31 +01:00
parent 993029d81b
commit 0782a4b844

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"
}
]