Merge pull request #269 from shakna-israel/patch-1

Added nimcat
This commit is contained in:
Dominik Picheta 2015-11-16 12:49:00 +00:00
commit 3c49a35868

View File

@ -3485,5 +3485,17 @@
"description": "Minimalistic libnotify wrapper for desktop notifications",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-libnotify"
},
{
"name": "nimcat",
"url": "https://github.com/shakna-israel/nimcat",
"method": "git",
"tags": [
"cat",
"cli"
],
"description": "An implementation of cat in Nim",
"license": "MIT",
"web": "https://github.com/shakna-israel/nimcat",
}
]