JohnVonNeumann / JohnVonNeumann/cloudfoam
Find a clean/concise way to represent important information regarding attributes
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to work out a clean and effective way of including information like `required` and `conditionals` without clogging the templates up and distracting from the yaml content. I suspect comments would do this. Ideally I'd like to still enable people to use these as base templates for their infrastructure, and if there is too much other information in them, it'll result in people having to delete heaps of information. But on the other side of it, that's also a good thing about commenting, as people could _technically_ leave it in the templates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.