mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
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.