Added jade-nim package

This commit is contained in:
Erwan Ameil 2014-05-20 22:27:41 +02:00
parent e3cf714842
commit 270cb0e6dc

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