# libpluie-echo demo image demonstrating libpluie-echo, a small vala shared library managing tracing, display formatting and ansi-extended colors on stdout & stderror. you can run a container with : ``` docker run --rm -it pluie/libecho ``` ## repository https://github.com/pluie-org/libpluie-echo ## samples ![Sample 1 code](https://www.meta-tech.academy/img/libpluie-echo_sample_code1.png?tmp=1) ![Sample 1 output](https://www.meta-tech.academy/img/libpluie-echo_sample1.png) ![Sample 2 code](https://www.meta-tech.academy/img/libpluie-echo_sample_code2.png?tmp=1) ![Sample 2 output](https://www.meta-tech.academy/img/libpluie-echo_sample2.png)