bash-lib
bash-lib copied to clipboard
Library for bash utility methods and tools
Add code coverage to this project. Acceptance Criteria: * Code coverage should be measured across all tests defined in this repository every time a build is run in any branch....
As a user I would like up to date documentation that is in synch with the code so that I can use-bash lib without having to refer to the code...
Clean up
Copying from [this last comment](https://github.com/cyberark/bash-lib/pull/1#pullrequestreview-233579280) on the first (primary) PR - there is some outstanding work that may be worth doing, and it may make sense to break these up...
### Desired Outcome When using bash-lib outside of a git repository, the `init` script is failing when it tries to update any git submodules (which is intended to update bash-lib...