diff options
| author | Jeff Carr <[email protected]> | 2024-12-02 09:00:40 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-02 09:00:40 -0600 |
| commit | bab555aa4c79e4a418a9c230f7a48c2172e8f262 (patch) | |
| tree | 883da9a34e3ec326da693495a661a23a0a4559eb | |
| parent | 7e2d7f72ef82f1c2ae012181d21566df7fe00948 (diff) | |
notes to trigger buildv0.22.7
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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/) |
