You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Falk Werner 023b595b1c
implemented filesystem provider
2 years ago
.github/workflows introduce clang tidy 2 years ago
doc added description of most data types 2 years ago
script fixed fsync 2 years ago
src implemented filesystem provider 2 years ago
test-src add test for statfs 2 years ago
.gitignore ignore vscode settings 2 years ago
CMakeLists.txt clang-tidy: enable default checks 2 years ago
COPYING.LESSER initial commit 2 years ago
README.md added build status badge 2 years ago

README.md

build

webfuse2

Reimplementation of webfuse.

Build

cmake -B build
cmake --build build