DannyBen/bashly

View on GitHub
examples/extensible-delegate/test.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

rm -f ./src/*.sh

set -x

bashly generate

### Try Me ###

./mygit
./mygit push

# any unknown command will go to the git executable
./mygit rm some-file-that-doesnt-exist