[ANN] Templatizer - A real templates engine to create dynamic repositories

132 views
Skip to first unread message

Iván Corrales Solera

unread,
Mar 7, 2022, 4:05:55 PM3/7/22
to golang-nuts
Are you sick & tired of creating template repositories that nobody wants to use? It’s not your fault, the problem is the Git Repositories servers such as Github, Gitlab, or Bitbucket don’t provide a handy mechanism to take advantage of Template Repositories...

I’m happy to announce to you that a very first (but functional) release Templatizer is already live!

Code and documentation: https://github.com/wesovilabs/templatizer

Demo: https://www.youtube.com/watch?v=xl9TYYnC_Rc

I hope you find it useful! 

Corin Lawson

unread,
Mar 8, 2022, 3:41:30 PM3/8/22
to golang-nuts
Congrats!

Such a project has been on my mind lately.  I have a number of questions:

1. Why is there an option for 'secret' template parameters? Secrets should never be committed to a repository!
2. Is the `.templatizer.yml` file excluded from the output?  Is it possible to exclude it?
3. Do you have plans to provide an 'offline' version? My use case would be to execute this from a broader build pipeline, perhaps using environment variables or command line arguments to provide template parameter values.

Thanks for the hard work.

Cheers,
Corin

Reply all
Reply to author
Forward
0 new messages