add basic cloc function

This commit is contained in:
Thibaud Dauce
2026-02-18 17:49:07 +01:00
parent 6d4e682c60
commit cf89569702
6 changed files with 206 additions and 0 deletions

View File

@@ -22,3 +22,4 @@ fs_extra = "1"
notify = "7"
axum = "0.8"
tower-http = { version = "0.6", features = ["fs"] }
ignore = "0.4"