toolbox
toolbox copied to clipboard
Module framework for Bash
Results
1
toolbox issues
Sort by
recently updated
recently updated
newest added
What are the benefits of using the toolbox over sourcing scripts with `source` keyword, except from not needing to specify the whole path to the scripts that are included. I...