Releases: opsgang/libs
Releases · opsgang/libs
0.0.6: Merge pull request #8 from opsgang/readme_update
0.0.6
Built from sha1 7bdaa4a.
BUNDLES
-
habitual.tgz: bash libs that opsgang use all the time. You can too ;)
-
terraform_run.tgz: all bash libs to run terraform consistently regardless of version.
Download one of these, untgz and source the opsgang.sourcelibs file in your bash code.
e.g in your own bash code add the line:
. /path/to/opsgang.sourcelibs || exit 1
0.0.5
0.0.5
Built from sha1 bf5cf2d.
BUNDLES
-
habitual.tgz: bash libs that opsgang use all the time. You can too ;)
-
terraform_run.tgz: all bash libs to run terraform consistently regardless of version.
Download one of these, untgz and source the opsgang.sourcelibs file in your bash code.
e.g in your own bash code add the line:
. /path/to/opsgang.sourcelibs || exit 1