Add reactorfuse
This commit is contained in:
parent
83b744042d
commit
32ecb6b463
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue