LordOfTrident / gotermio

A terminal library for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Issues GitHub pull requests

An UNFINISHED Unix/Linux terminal library for Go that provides functions for styling, cursor movement, clearing and others.

Table of contents

Tests

Tests are in the ./tests folder. To compile them, run make tests.

Bugs

If you find any bugs, please create an issue and report them.

Make

Run make all to see all the make rules.

About

A terminal library for Go


Languages

Language:Go 96.4%Language:Makefile 3.6%