Merge pull request #476 from Jeff-Ciesielski/add-nimr0352

Add package nimr
This commit is contained in:
Dominik Picheta 2017-02-22 08:50:45 +01:00 committed by GitHub
commit f57457709d

View File

@ -5985,5 +5985,17 @@
"description": "Filesystem in userspace (FUSE) for Nim (for reactor.nim library)",
"license": "MIT",
"web": "https://github.com/zielmicha/reactorfuse"
},
{
"name": "nimr",
"url": "https://github.com/Jeff-Ciesielski/nimr",
"method": "git",
"tags": [
"script",
"utils"
],
"description": "Helper to run nim code like a script",
"license": "MIT",
"web": "https://github.com/Jeff-Ciesielski/nimr"
}
]