diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-09-01 15:43:13 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-09-01 15:43:13 +0200 |
commit | d4962467061bd47576481dbc074514c9eef92d59 (patch) | |
tree | 737b87972ba10eccff97d4d7f749994bb76676cd | |
parent | 2955ea1e1237eebb2ea607731c0f99bd053b40e9 (diff) | |
download | colonial-twilight-d4962467061bd47576481dbc074514c9eef92d59.zip colonial-twilight-d4962467061bd47576481dbc074514c9eef92d59.tar.gz |
add CLI demo
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | cli.gif | bin | 0 -> 2019039 bytes |
2 files changed, 3 insertions, 0 deletions
@@ -10,3 +10,6 @@ So there it is, my proof of concept, a quick and dirty ruby implementation of th CLI behaviour is copied on [coltwi](https://github.com/sellmerfud/coltwi). +## CLI demo + +![CLI Demo](cli.gif) Binary files differ |