foundweekends / foundweekends/giter8
expand template variable to environment variable
Open
Enhancement
- Dominant language
- Scala
- Stars
- 1.8k
- Forks
- 225
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 8
Description
Currently template variables are expanded to string literals.
I would like to have the ability to expand template variable to a dynamic value, received as an environment variable.
One possible use case is to have template versioning ability.
Template version can be received as an environment variable (via git commit id).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.