krisnova / naml

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

library code #90

Closed krisnova closed 2 years ago

krisnova commented 2 years ago

can we add some features to generate library code that will be compatible with enterprise software?

cat something.yaml | naml codify --library --license=apache > library.go
krisnova commented 2 years ago

closed