marionebl / svg-term-cli

Share terminal sessions via SVG and CSS
MIT License
3.48k stars 116 forks source link

cat not echo in example #12

Closed mblarsen closed 6 years ago

mblarsen commented 6 years ago

I may be mistaken but shouldn't the examples from svg-term --help use cat not echo:

Examples
    $ echo rec.json | svg-term

vs

Examples
    $ cat rec.json | svg-term
marionebl commented 6 years ago

True, do you want to help out with a PR?

mblarsen commented 6 years ago

Sure

marionebl commented 6 years ago

Released with v2.0.4