This repository has been archived on 2025-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Mono.Fuse.NETStandard/README
2018-01-05 01:40:44 +07:00

5 lines
294 B
Plaintext

This is a .NET Standard binding for FUSE, port of [mono-fuse](https://github.com/jonpryor/mono-fuse) library.
For documentation see [here](http://www.jprl.com/Projects/mono-fuse/docs/).
To run examples clone this repository, run `build-libs.sh` and then runs projects from `examples/` folder.