Added nimcat
This commit is contained in:
parent
610eac9853
commit
ed3ab5837a
1 changed files with 12 additions and 0 deletions
|
|
@ -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",
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue