kalekundert / byoc

MIT License
0 stars 0 forks source link

Use Jinja to template docopt usage. #5

Closed kalekundert closed 3 years ago

kalekundert commented 3 years ago

This would just be more powerful than using simple formatting.

kalekundert commented 3 years ago

I decided to use Mako instead of Jinja, because it allows the template to contain arbitrary python expressions.