add command runner util

This commit is contained in:
2026-01-31 16:56:18 -05:00
parent 7fc4498dd7
commit b1ef556eb5
4 changed files with 21 additions and 2 deletions

View File

@@ -16,4 +16,4 @@ lint:
$(GO) fmt ./...
install: build
@cp fes /usr/bin/local
@cp fes /usr/local/bin