Added nimcat

This commit is contained in:
James Milne 2015-11-16 23:44:35 +11:00
parent 610eac9853
commit ed3ab5837a

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