sherpa/README.md
2021-12-13 07:50:37 -05:00

316 B

Sherpa

alt text

Sherpa is a lightweight terminal for unix-like operating systems. Developed for Everest Linux.

Installation

Run: gcc -02 -Wall $(pkg-config --cflags vte-2.91) sherpa.c -o term $(pkg-config --libs vte-2.91