749adf47ca | ||
---|---|---|
.. | ||
README.md | ||
_config.yml |
README.md
BASH-LIB
description
bash-lib is a collection of generic purpose functions and defines that can be used and shared by other bash scripts.
Documentation
src/event
Libraries for event-driven functions
hooks.sh
Library that implements a simple Observer Pattern