Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mafintosh/hyperfuse
- Owner: mafintosh
- License: mit
- Created: 2015-08-24T21:35:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T02:05:06.000Z (about 9 years ago)
- Last Synced: 2024-10-16T23:40:03.923Z (23 days ago)
- Language: JavaScript
- Homepage:
- Size: 170 KB
- Stars: 21
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - mafintosh/hyperfuse - hyperfused client for node (others)
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