stuntman
a simple program written in go to make you look like a hackerman
Demo
stuntman -binar -width 90 -color cyan
stuntman -text -width 90 -vertgap 1 -color green
Installation
Build from source
git clone https://github.com/Solirs/stuntman
cd stuntman
sudo make install
Uninstall
cd STUNTMAN_DIRECTORY
sudo make uninstall