maschinenstadt-fuse
v1.1.0
Published
Node.js FUSE API (Filesystem)
Downloads
3
Maintainers
Readme
maschinenstadt
fuse
Node.js FUSE API (Filesystem)
Original
The original version belongs to:
https://github.com/mafintosh/fuse-bindings
https://www.npmjs.com/package/fuse-bindings
I've modified it very, very minmal. .. I merely wanted my own mirror of the original module, to include it in my "lib.js" without other (original) dependencies.
Installation
Requirements
- Linux
- Debian
sudo apt install libfuse-dev
- Gentoo
emerge -a sys-fs/fuse
- Debian
npm.js
npm install maschinenstadt-fuse
Integration @ "lib.js"
(TODO)
Et cetera.
TODO
(TODO)