Y
Hacker News
new
|
ask
|
show
|
jobs
by
Eun
1256 days ago
Nice seeing going this forward. I built something similar in the past, that can be used as a base for such framework utilizing yaegi (from the creators of traefik):
https://github.com/Eun/yaegi-template
1 comments
newusertoday
1256 days ago
well that is interesting. Is there a way to use different delimiter instead of "<$" .
link
Eun
1256 days ago
Yes, you can just specify different start- and endrunes:
https://github.com/Eun/yaegi-template/blob/master/template.g...
link