DannyBen/bashly

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
examples/extensible/src/upload_command.sh
examples/extensible/test.sh
examples/filters/README.md
examples/filters/src/bashly.yml
examples/filters/src/container_command.sh
examples/filters/src/lib/filters.sh
examples/filters/src/redis_command.sh
examples/filters/test.sh
examples/footer/README.md
examples/footer/src/bashly.yml
examples/footer/src/root_command.sh
examples/footer/test.sh
examples/git-like/README.md
examples/git-like/src/bashly.yml
examples/git-like/src/commit_command.sh
examples/git-like/src/status_command.sh
examples/git-like/test.sh
examples/help-command/README.md
examples/help-command/src/bashly.yml
examples/help-command/src/download_command.sh
examples/help-command/src/help_command.sh
examples/help-command/src/upload_command.sh
examples/help-command/test.sh
examples/hooks/README.md
examples/hooks/src/after.sh
examples/hooks/src/bashly.yml
examples/hooks/src/before.sh
examples/hooks/src/initialize.sh
examples/hooks/src/root_command.sh
examples/hooks/test.sh
examples/ini/README.md
examples/ini/config.ini
examples/ini/saved.ini
examples/ini/src/bashly.yml
examples/ini/src/del_command.sh
examples/ini/src/get_command.sh
examples/ini/src/lib/ini.sh
examples/ini/src/list_command.sh
examples/ini/src/set_command.sh
examples/ini/test.sh
examples/key-value-pairs/README.md
examples/key-value-pairs/src/bashly.yml
examples/key-value-pairs/src/lib/extract_params.sh
examples/key-value-pairs/src/root_command.sh
examples/key-value-pairs/test.sh
examples/minimal/README.md
examples/minimal/src/bashly.yml
examples/minimal/src/root_command.sh
examples/minimal/test.sh
examples/minus-v/README.md