Files
bash-tui-toolkit/README.md
2023-02-14 20:39:26 +01:00

17 lines
329 B
Markdown

bash-tui-toolkit
===
Toolkit to create simple Terminal UIs using plain bash builtins
## Goals
- provide a simple and clear default set of elements to use creating an interactive terminal UI
- be clean and minimalistic
- zero dependencies to be installed
- parts can be used seperately
## Install
> tbd
## Documentation
> tbd