Add nimrun package

This commit is contained in:
Lee Braiden 2018-09-22 18:10:38 +01:00
parent 203ce2f00e
commit a9b81b6a79

View File

@ -1,4 +1,26 @@
[ [
{
"name": "nimrun",
"url": "https://github.com/lee-b/nimrun",
"method": "git",
"tags": [
"shebang",
"unix",
"linux",
"bsd",
"mac",
"shell",
"script",
"nimble",
"nimcr",
"compile",
"run",
"standalone"
],
"description": "Shebang frontend for running nim code as scripts. Does not require .nim extensions.",
"license": "MIT",
"web": "https://github.com/lee-b/nimrun"
},
{ {
"name": "sequtils2", "name": "sequtils2",
"url": "https://github.com/Michedev/sequtils2", "url": "https://github.com/Michedev/sequtils2",