bashew icon indicating copy to clipboard operation
bashew copied to clipboard

bash script micro-framework - from small stand-alone script to complex projects with CI/CD and testing

Results 2 bashew issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When the generated script is run with sudo, git complains about an unsafe repository. **To Reproduce** Steps to reproduce the behavior: 1. Call generated script with parameters...

**Describe the bug** Some of the `Str` functions don't work out of the box on MacOS, because of the older bash version that is installed by default. The bash substitutions...

bug