mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge pull request #262 from jlp765/tnim
add tnim nimble package (Nim REPL)
This commit is contained in:
commit
9461e9e872
@ -3392,5 +3392,22 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/daemonize.nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user