mirror of
https://github.com/falk-werner/webfuse-provider
synced 2024-10-27 20:44:10 +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.