151 Forks
649 Stars
649 Watchers

bash-commons

A collection of reusable Bash functions for handling common tasks such as logging, assertions, string manipulation, and more

How to download and setup bash-commons

Open terminal and run command
git clone https://github.com/gruntwork-io/bash-commons.git
git clone is used to create a copy or clone of bash-commons repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bash-commons https://github.com/gruntwork-io/bash-commons/archive/master.zip

Or simply clone bash-commons with SSH
[email protected]:gruntwork-io/bash-commons.git

If you have some problems with bash-commons

You may open issue on bash-commons support forum (system) here: https://github.com/gruntwork-io/bash-commons/issues