chore: import local project into Gitea

This commit is contained in:
2026-05-20 10:03:25 -07:00
commit 30003e88fc
3 changed files with 42 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Clams AV GUI
Wraps **`clamav-desktop/`**: Tauri / web desktop UI layered on **ClamAV**.
## Next steps
```bash
cd clamav-desktop
```
Use that subdirectorys **`README.md`**, **`Makefile`**, and `package.json` for install, lint, dev, and release targets (Tauri + front-end toolchain).