762ae97a36f5dc5fbc28e35a1b92fcc1914697a1
This adds the first modules blocks from the initial proof of concept, with basic docs. Currently missing is bundling and usage instructions
bash-tui-toolkit
Toolkit to create simple Terminal UIs using plain bash builtins
⚠️ Currently, WIP and not in a stable state for usage
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 separately
Install
tbd
Documentation
For a list of available modules and their documentation please check the docs/modules folder
Alternatives
- kahkhang/Inquirer.sh - List, Checkbox and Text Input with more advanced validation
Description
Languages
Shell
90.1%
Makefile
7%
Dockerfile
2.9%