1
0
mirror of https://github.com/falk-werner/webfuse synced 2024-10-27 20:34:10 +00:00
Go to file
2022-12-31 20:41:45 +01:00
.github/workflows added memcheck target 2022-11-12 13:32:13 +01:00
doc added description of most data types 2022-11-22 19:36:26 +01:00
script fixed fsync 2022-12-30 12:43:44 +01:00
src added basic access test 2022-12-31 20:41:45 +01:00
test-src/webfuse added basic access test 2022-12-31 20:41:45 +01:00
.gitignore ignore vscode settings 2022-11-13 14:17:24 +01:00
CMakeLists.txt added basic access test 2022-12-31 20:41:45 +01:00
COPYING.LESSER initial commit 2022-11-12 11:34:51 +01:00
README.md added build status badge 2022-11-12 13:34:19 +01:00

build

webfuse2

Reimplementation of webfuse.

Build

cmake -B build
cmake --build build