add tnim nimble package (Nim REPL)

This commit is contained in:
JamesP 2015-10-16 09:44:34 +10:00
parent f4831c3218
commit 33a2d01209

View File

@ -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"
}
]