Merge pull request #271 from c0ffeeartc/add_sections_package

added sections package
This commit is contained in:
Dominik Picheta 2015-11-19 21:53:16 +00:00
commit f7c0ab2cfc

View File

@ -3497,5 +3497,17 @@
"description": "An implementation of cat in Nim",
"license": "MIT",
"web": "https://github.com/shakna-israel/nimcat"
},
{
"name": "sections",
"url": "https://github.com/c0ffeeartc/nim-sections",
"method": "git",
"tags": [
"BDD",
"test"
],
"description": "`Section` macro with BDD aliases for testing",
"license": "MIT",
"web": "https://github.com/c0ffeeartc/nim-sections"
}
]