From bab555aa4c79e4a418a9c230f7a48c2172e8f262 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 2 Dec 2024 09:00:40 -0600 Subject: [PATCH] notes to trigger build --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0e4bd4f..9c3ce19 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,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/)