krisnova / naml

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

template new naml projects from github #32

Closed krisnova closed 3 years ago

krisnova commented 3 years ago

we should be able to template projects from github, so maybe we can release different samples when we cut project releases

krisnova commented 3 years ago

ideas for commands:

naml init
naml new webservice myservicename
naml .
naml new pod mypodname
naml new deployment mydeploymentname