docs: Create README

This commit is contained in:
Timo Reymann
2023-02-14 20:39:26 +01:00
committed by GitHub
commit c25f947416
+16
View File
@@ -0,0 +1,16 @@
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