Merge pull request #474 from zielmicha/patch-1

Add reactorfuse
This commit is contained in:
Dominik Picheta 2017-02-19 23:04:33 +01:00 committed by GitHub
commit 90d158b3ae

View File

@ -5973,5 +5973,17 @@
"description": "Test runner with file monitoring and desktop notification capabilities",
"license": "GPLv3",
"web": "https://github.com/FedericoCeratto/nim-testrunner"
},
{
"name": "reactorfuse",
"url": "https://github.com/zielmicha/reactorfuse",
"method": "git",
"tags": [
"filesystem",
"fuse"
],
"description": "Filesystem in userspace (FUSE) for Nim (for reactor.nim library)",
"license": "MIT",
"web": "https://github.com/zielmicha/reactorfuse"
}
]