|
|
|
|
|
by funcDropShadow
826 days ago
|
|
Templates to me means distributing them in a usable fashion, and all templates should be able to be used via invoking some binary and providing inputs/flags. I am wondering why nobody talks about using version control tools for templates. Git lacks the ability to replace variables and handle flags, but it allows to rebase a small micro service on top of the latest version of the template. |
|