aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 355c8dd..ea723f4 100644
--- a/packages.json
+++ b/packages.json
@@ -3392,5 +3392,22 @@
"license": "MIT",
"web": "https://github.com/rgv151/daemonize.nim"
+ },
+ {
+ "name": "tnim",
+ "url": "https://github.com/jlp765/tnim",
+ "method": "git",
+ "tags": [
+ "REPL",
+ "sandbox",
+ "interactive",
+ "compiler",
+ "code",
+ "language",
+ "Nim"
+ ],
+ "description": "tnim is a Nim REPL - an interactive sandbox for testing Nim code",
+ "license": "MIT",
+ "web": "https://github.com/jlp765/tnim"
}
]