mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
10 lines
96 B
Markdown
10 lines
96 B
Markdown
# webfuse2
|
|
|
|
Reimplementation of webfuse.
|
|
|
|
## Build
|
|
|
|
````
|
|
cmake -B build
|
|
cmake --build build
|
|
```` |