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 a93a99a..c2f7901 100644
--- a/packages.json
+++ b/packages.json
@@ -4339,5 +4339,17 @@
"description": "Yet another iterator library",
"license": "MIT",
"web": "https://github.com/baabelfish/mangle"
+ },
+ {
+ "name": "nimshell",
+ "url": "https://github.com/vegansk/nimshell",
+ "method": "git",
+ "tags": [
+ "shell",
+ "utility"
+ ],
+ "description": "Library for shell scripting in nim",
+ "license": "MIT",
+ "web": "https://github.com/vegansk/nimshell"
}
]