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

https://github.com/callmesalmon/cterm

Some sort of C terminal utilities library. Use it if you want.
https://github.com/callmesalmon/cterm

Last synced: 10 months ago
JSON representation

Some sort of C terminal utilities library. Use it if you want.

Awesome Lists containing this project

README

          

# cterm
Some sort of C terminal utilities library. Actually, I don't really know.
I just started writing something and here I am.

## Install
```console
git clone https://github.com/ElisStaaf/cterm
cd cterm
./install.sh
```