templates/README.md
author convert-repo
Fri, 05 May 2017 21:55:09 +0000
changeset 69 7217174c217a
parent 23 2ba1ea451669
child 82 9ac2281c07d7
permissions -rw-r--r--
update tags

# Templates

This folder contains sample templates to customize madonctl output.

I'd like to eventually have support for themes with collections of templates.

Here's an example using a template with ANSI color escape codes (for UNIX/Linux):

    madonctl timeline --limit 2 --template-file ansi-status.tmpl

Feel free to contribute if you have nice templates of if you want to work on themes as well!