aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 77212af..de9e107 100644
--- a/packages.json
+++ b/packages.json
@@ -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",
}
]