Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iterate over boilerplate.yml defined variables #194

Open
matiri132 opened this issue Aug 28, 2024 · 0 comments
Open

Iterate over boilerplate.yml defined variables #194

matiri132 opened this issue Aug 28, 2024 · 0 comments
Labels
boilerplate enhancement New feature or request

Comments

@matiri132
Copy link

It would be nice to have the capability of iterate over the variables defined in the boilerplate.yml file, to give the capability to access dynamically to each of it.
We are looking for a way to create code inside the templates files depending on the existence of a variable and not accesing by it's name directly.

As a solution I propose a way to access directly to the variables map to get the variable name as a key of each element in the map.

@matiri132 matiri132 added the enhancement New feature or request label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boilerplate enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants