Development
Task
Task is used to automate tasks.
Note
Task needs to be executed in the root of libbash
repo.
Creating a New Library
Templates
Template files exist to make it easier to create new files. Template files end with the tmpl
file extension.
Examples
Example scripts exist to demonstrate how to use the libraries and functions
Note
Example scripts need to be ran inside of the examples
directory.
Unit Tests
bats-core is used to automate the testing of the libraries.