bask icon indicating copy to clipboard operation
bask copied to clipboard

A runner and framework for command-centric Bash scripts.

Results 1 bask issues
Sort by recently updated
recently updated
newest added

Interesting library, thanks for developing it! It took me a second to understand why `foo bar --help` keeps showcasing the help for `foo` instead of `bar` and then realised I'd...