mxwcore-wotlk/deps/acore/bash-lib/docs/README.md

24 lines
336 B
Markdown
Raw Permalink Normal View History

2023-11-07 05:04:30 -05:00
# 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
### src/git-utils
#### subrepo.sh
#### subtree.sh