Files
authentik-kubernetes-operator/Makefile
T
2026-05-11 19:03:07 +02:00

7 lines
43 B
Makefile

build:
go build
run:
make build
./main