PRbL/README.md
2023-05-02 14:18:50 -07:00

18 lines
438 B
Markdown

pyr0-bash-functions
===============
A functions library for bash-like scripting
Includes:
- Colorization
- Text Formatting
- Bounding Box Drawing
- Logging
- User-interactable menus
With all of these tools combined, you can make powerful interactive scripts with ease and pleasant form
run `./demo.sh` for example output
![image](https://user-images.githubusercontent.com/8482805/235781738-f31481a8-946d-4051-9210-3df28687a19c.png)