standout 7.2.0

Styled CLI template rendering with automatic terminal detection
Documentation
1
2
3
4
5
6
7
8
9
[about]Available Topics[/about]

[header]USAGE[/header]
  [usage]{{ usage }}[/usage]

[header]TOPICS[/header]
{%- for topic in topics %}
  [item]{{ topic.name }}[/item]:{{ topic.padding }}[desc]{{ topic.title }}[/desc]
{%- endfor %}