aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d191836..3b0b460 100644
--- a/packages.json
+++ b/packages.json
@@ -8667,5 +8667,18 @@
"description": "Nim Game Library",
"license": "MIT",
"web": "https://github.com/cavariux/nimgl"
+ },
+ {
+ "name": "inim",
+ "url": "https://github.com/AndreiRegiani/INim",
+ "method": "git",
+ "tags": [
+ "repl",
+ "playground",
+ "shell"
+ ],
+ "description": "Interactive Nim Shell",
+ "license": "MIT",
+ "web": "https://github.com/AndreiRegiani/INim"
}
]