Forked function library for cf-node-bootstrap (CircuitForge node setup)
Find a file
Alan Weinstock 757a0b7cda
Merge pull request #2 from pyr0ball/experiments
added function to validate a git repo directory
2023-05-27 22:25:28 -07:00
demo.sh added padding around comments 2023-05-09 12:06:56 -07:00
functions added function to validate a git repo directory 2023-05-27 22:21:36 -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