blob: 9c3ce191d5a1cfce6c30adb3aace778a59e5b439 (
plain)
1
2
3
4
5
6
7
|
# a console toolkit around gocui
* to build, run 'make build'
* TODO: make a way to trigger plugin builds. 'package plugin' maybe?
[terminals that support ture color](https://github.com/termstandard/colors#truecolor-support-in-output-devices)
[more info about color](https://jvns.ca/blog/2024/10/01/terminal-colours/)
|