1.1.0 • Published 6 years ago

maschinenstadt-fuse v1.1.0

Weekly downloads
9
License
ISC
Repository
github
Last release
6 years ago

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

npm.js

npm install maschinenstadt-fuse

Integration @ "lib.js"

(TODO)

Et cetera.

TODO

(TODO)