v0.1.0 initial commit

This commit is contained in:
2026-08-06 10:18:22 -04:00
commit 28e42523e1
31 changed files with 5055 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
.PHONY: all
all:
go build -o bin/vif-log cmd/vif-log/main.go