Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 567 Bytes

Go Color Term Examples Go version License

This repository contains a simple app to showcase the usage of the go-color-term library.

How to run

Simply clone this repo and do a go run main.go.

Be sure to have Go 1.16 or newer as it's required by some examples.