Initial commit
This commit is contained in:
23
deps/acore/bash-lib/docs/README.md
vendored
Normal file
23
deps/acore/bash-lib/docs/README.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user