Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veracioux/tuterm-collection

A collection of tuterm scripts
https://github.com/veracioux/tuterm-collection

bash cli demo good-first-project hacktoberfest tuterm tutorial

Last synced: about 23 hours ago
JSON representation

A collection of tuterm scripts

Awesome Lists containing this project

README

        

tuterm-collection

This is a collection of [tuterm](https://github.com/harisgusic/tuterm) scripts for commonly used CLI programs. It is still under construction.

In order to run a tutorial, run the following:
```shell
tuterm ./SCRIPT_NAME
```
or just
```shell
./SCRIPT_NAME
```

So, in order to run the `git` tutorial, you have to run
```shell
./git
```

Feel free to contribute more tutorials :)