Forked function library for cf-node-bootstrap (CircuitForge node setup)
Find a file
2023-04-17 23:29:28 -07:00
demo.sh fixed execution context variables in demo 2023-04-11 12:00:30 -07:00
functions commented out arbitrary variables used in other scripts 2023-04-17 23:29:28 -07:00
README.md Update README.md 2023-03-13 23:57:32 -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 image image