updated readme
This commit is contained in:
parent
41dac71283
commit
e4186a0cc7
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -1,2 +1,16 @@
|
||||||
pyr0-bash-functions
|
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
|
||||||
Loading…
Reference in a new issue