examples/settings/README.md | |
|
|
examples/settings/settings.yml | |
|
|
examples/settings/src/bashly.yml | |
|
|
examples/settings/src/download_command.sh | |
|
|
examples/settings/src/upload_command.sh | |
|
|
examples/settings/test.sh | |
|
|
examples/split-config/README.md | |
|
|
examples/split-config/src/bashly.yml | |
|
|
examples/split-config/src/common_flags.yml | |
|
|
examples/split-config/src/download_command.sh | |
|
|
examples/split-config/src/download_command.yml | |
|
|
examples/split-config/src/upload_command.sh | |
|
|
examples/split-config/test.sh | |
|
|
examples/stdin/README.md | |
|
|
examples/stdin/some-file | |
|
|
examples/stdin/src/bashly.yml | |
|
|
examples/stdin/src/root_command.sh | |
|
|
examples/stdin/test.sh | |
|
|
examples/validations/README.md | |
|
|
examples/validations/src/bashly.yml | |
|
|
examples/validations/src/build_command.sh | |
|
|
examples/validations/src/calc_command.sh | |
|
|
examples/validations/src/lib/validations/validate_dir_exists.sh | |
|
|
examples/validations/src/lib/validations/validate_file_exists.sh | |
|
|
examples/validations/src/lib/validations/validate_integer.sh | |
|
|
examples/validations/src/lib/validations/validate_not_empty.sh | |
|
|
examples/validations/test.sh | |
|
|
examples/variables/README.md | |
|
|
examples/variables/src/bashly.yml | |
|
|
examples/variables/src/compress_command.sh | |
|
|
examples/variables/src/download_command.sh | |
|
|
examples/variables/test.sh | |
|
|
examples/whitelist/README.md | |
|
|
examples/whitelist/src/bashly.yml | |
|
|
examples/whitelist/src/root_command.sh | |
|
|
examples/whitelist/test.sh | |
|
|
examples/yaml/README.md | |
|
|
examples/yaml/settings.yml | |
|
|
examples/yaml/src/bashly.yml | |
|
|
examples/yaml/src/lib/yaml.sh | |
|
|
examples/yaml/src/root_command.sh | |
|
|
examples/yaml/test.sh | |
|
|
lib/bashly.rb | 41 | A 0 mins |
|
lib/bashly/cli.rb | 20 | A 0 mins |
|
lib/bashly/commands/add.rb | 77 | A 0 mins |
|
lib/bashly/commands/base.rb | 22 | A 0 mins |
|
lib/bashly/commands/completions.rb | 46 | A 0 mins |
|
lib/bashly/commands/doc.rb | 73 | A 0 mins |
|
lib/bashly/commands/generate.rb | 141 | A 0 mins |
|
lib/bashly/commands/init.rb | 34 | A 0 mins |
|