mirror of
https://github.com/falk-werner/webfuse-provider
synced 2025-06-13 20:53:52 +00:00
|
|
||
|---|---|---|
| src | ||
| subprojects | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
webfuse-provider
Reference implementation of webfuse provider
Build and run
To install dependecies, see below.
meson build
cd build
ninja
./webfuse-provider
Dependencies
All dependencies are bundled using meson wrap files.