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 4fbbb2f..ae32400 100644
--- a/packages.json
+++ b/packages.json
@@ -11489,5 +11489,18 @@
"description": "A nice and icy ZSH prompt in Nim",
"license": "MIT",
"web": "https://github.com/icyphox/nicy"
+ },
+ {
+ "name": "replim",
+ "url": "https://github.com/gmshiba/replim",
+ "method": "git",
+ "tags": [
+ "repl",
+ "binary",
+ "program"
+ ],
+ "description": "most quick REPL of nim",
+ "license": "MIT",
+ "web": "https://github.com/gmshiba/replim"
}
]