1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
Go to file
2022-11-20 13:29:34 +01:00
.github/workflows
doc
script added implementation for access, getattr and readdir 2022-11-20 13:29:34 +01:00
src added implementation for access, getattr and readdir 2022-11-20 13:29:34 +01:00
test-src/webfuse
.gitignore
CMakeLists.txt added implementation for access, getattr and readdir 2022-11-20 13:29:34 +01:00
COPYING.LESSER
README.md

build

webfuse2

Reimplementation of webfuse.

Build

cmake -B build
cmake --build build