README.md
July 26, 2021 ยท View on GitHub
tuterm-collection
This is a collection of tuterm scripts for commonly used CLI programs. It is still under construction.
In order to run a tutorial, run the following:
tuterm ./SCRIPT_NAME
or just
./SCRIPT_NAME
So, in order to run the git tutorial, you have to run
./git
Feel free to contribute more tutorials :)