1
0
mirror of https://github.com/falk-werner/webfuse-provider synced 2026-03-02 04:09:18 +00:00
Files
falk-werner_webfuse-provider/examples
2020-06-15 19:23:31 +02:00
..
2020-06-15 19:23:31 +02:00
2020-06-15 19:23:31 +02:00
2020-06-15 19:23:31 +02:00
2020-06-15 19:23:31 +02:00
2020-06-15 19:23:31 +02:00
2020-06-15 19:23:31 +02:00
2020-06-15 19:23:31 +02:00

Build Status

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.