docs: Add note about testing

This commit is contained in:
Timo Reymann
2023-02-17 11:22:25 +01:00
committed by GitHub
parent d2425ce13f
commit 3326ecbcc4
+4
View File
@@ -6,6 +6,10 @@ bash-tui-toolkit
Toolkit to create simple Terminal UIs using plain bash builtins Toolkit to create simple Terminal UIs using plain bash builtins
> Tested with Ubuntu, Alpine, Debian.
>
> MacOS currently broken with iTerm 2 -> working on it
## Goals ## Goals
- provide a simple and clear default set of elements to use creating an interactive terminal UI - provide a simple and clear default set of elements to use creating an interactive terminal UI
- be clean and minimalistic - be clean and minimalistic