krisnova / naml

Convert Kubernetes YAML to Golang
Apache License 2.0
1.26k stars 38 forks source link

naml build to solve for makefile and go.mod #108

Open krisnova opened 2 years ago

krisnova commented 2 years ago

Right now we have a problem with vendoring and capturing the compile commands with naml

We can use naml build as a way to vet the code and ensure everything is working as expected