Skip to content

bash-bastion/bash-utility

Repository files navigation

bash-utility

A standard utility library for Bash (previously bash-std)

Includes useful functions that don't belong in bash-core

See the Docs for API information

Under Consideration

  • Compatibility functions. (ex. ${param@A} on newer bash instead of declare -p)

Installation

Use Basalt, a Bash package manager, to add this project as a dependency

basalt add hyperupcall/bash-std