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.
falk-werner_webfuse/README.md

12 lines
254 B

[![build](https://github.com/falk-werner/webfuse/actions/workflows/build.yml/badge.svg)](https://github.com/falk-werner/webfuse/actions/workflows/build.yml)
2 years ago
# webfuse2
Reimplementation of webfuse.
## Build
````
cmake -B build
cmake --build build
````