Forked function library for cf-node-bootstrap (CircuitForge node setup)
Find a file
2023-05-02 14:18:50 -07:00
demo.sh fixed execution context variables in demo 2023-04-11 12:00:30 -07:00
functions fixed logs capturing empty lines and escape sequences 2023-05-02 12:57:26 -07:00
README.md updated screenshot to latest 2023-05-02 14:18:50 -07:00

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