~robertgzr/yamlfs

YAML to filesystem
print only actual debug logs to stderr
mark optional variables as such, when listing actiond
Fix defined/required reconciliation

clone

read-only
https://git.sr.ht/~robertgzr/yamlfs
read/write
git@git.sr.ht:~robertgzr/yamlfs

You can also use your local clone with git send-email.

#yamlfs

think cookiecutter but with YAML as input.

#how to use it

#render a template, setting some variables

$ yamlfs -i /path/to/template.yml -o /path/to/root --from-literal key=var

#check which variables appear in a template?

$ yamlfs -i /path/to/template.yml --list-variables

For more check the cli usage via -h

#examples

find some more examples over here

#Bugs, help, patches?

Submit them to my public-inbox by sending an email to ~robertgzr/public-inbox@lists.sr.ht