Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mafintosh/hyperfuse

hyperfused client for node
https://github.com/mafintosh/hyperfuse

Last synced: 17 days ago
JSON representation

hyperfused client for node

Awesome Lists containing this project

README

        

# hyperfuse

[Hyperfused](https://github.com/mafintosh/hyperfused) client for node.

```
npm install hyperfuse
```

More docs will be added when this matures a bit more.

For now install try installing [hyperfused](https://github.com/mafintosh/hyperfused) on your machine
and run the example.

That should spawn the fuse daemon and forward the fuse calls over stdin/stdout to the node process.
The node process will mirror `./mnt` to `./tmp` in the current working directory.

## License

MIT