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.
- Host: GitHub
- URL: https://github.com/callmesalmon/cterm
- Owner: callmesalmon
- License: apache-2.0
- Created: 2025-01-04T11:42:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T16:17:15.000Z (about 1 year ago)
- Last Synced: 2025-03-29T12:27:49.569Z (10 months ago)
- Language: C
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```