base icon indicating copy to clipboard operation
base copied to clipboard

A simple framework for sharing Bash profiles, reusable shell libraries, and commands across hosts and teams. Contains builtin libraries for common functions like logging, error handling, and assertion...

Results 3 base issues
Sort by recently updated
recently updated
newest added

Currently, Base support only Bash. Make it work with zsh as well.

Currently, all log output goes to standard output. Enhance the logging functionality so that the output could be written to a file as well.

As the title the color codes for the blue and green color were swapped