Live data from Hacker News

Teks: Go template based outputs for your CLI

github.com

1–2 of 2 posts

Re: Teks: Go template based outputs for your CLI

#2
Docker/Kubernetes provides a nice way to output data using custom go templates.

Inspired by them this library also provides custom outputs to your own command line tools.

Setting up teks and making your output fits into go templated output can be done in a glimpse.