summaryrefslogtreecommitdiff
path: root/deps/acore/bash-lib/docs/README.md
blob: b35c31e86f4da97a2c00960458d27e7fafd17d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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