Merge pull request #57 from idlewan/jade-nim

Added jade-nim package
This commit is contained in:
Dominik Picheta 2014-05-20 22:02:26 +01:00
commit fb0c4313a9

View File

@ -667,5 +667,14 @@
"description":"A simple hex package for Nimrod",
"license": "MIT",
"web":"https://github.com/esbullington/nimrod-hex"
},
{
"name":"jade-nim",
"url":"git://github.com/idlewan/jade-nim",
"method":"git",
"tags":["template","jade","web","dsl","html"],
"description":"Compiles jade templates to Nimrod procedures.",
"license": "MIT",
"web":"https://github.com/idlewan/jade-nim"
}
]