A CLI tool with mouse support for drawing ascii art and animations
- /bin/stty (exists in pretty much all posix systems)
- /bin/sleep (exists in pretty much all posix systems)
- luajit or lua
git clone [email protected]:InDieTasten/ASCII-mate.git
cd ASCII-mate
lua main.lua
Creating or editing a file called cat.ascii
:
lua main.lua cat.ascii
Q
to quitCtrl
+S
to save