feat: initial commit

This commit is contained in:
2025-02-22 09:42:15 +01:00
parent ee4a65b345
commit e6e5c9b04d
43 changed files with 1191 additions and 247 deletions

View File

@ -3,7 +3,7 @@ internal/**/*.go
Makefile
modd.conf {
prep: "make -o generate build"
daemon: "make CMD='bin/rkvst' run-with-env"
daemon: "make CMD='bin/clearcase' run-with-env"
}
internal/**/*.templ {