Commit Graph

14 Commits (79481450fe2e28953f23d6b9ce90ccc73fbeee79)

Author SHA1 Message Date
Sam Likins 79481450fe
List Commands with Descriptions (#161)
* Updated `utils.sh` with `bpkg_exec_exist` and `bpkg_exec_or_exit`.
* Updated scripts with `bpkg_exec_or_exit`.
* Updated `install.sh` to utilize utility functions.
* Updated `runner` in `run.sh`.
* Added `--list` option to `run.sh`.
* Added `commands-description` to `bpkg.json`.
* Updated README TOC and missing `dependencies-dev` section.
* Added `commands-description` section to README.
* Corrected failing shellcheck.
1 year ago
jwerle 387c9e93af refactor(): clean up output 2 years ago
jwerle c2f8a2c2be fix(): fix suggestions and false positive 'bpkg-run' rc 2 years ago
jwerle e6e02812c4 fix(suggest): fix stdout leak 2 years ago
jwerle fe8f5c942c fix(): fix broken environment variables 2 years ago
jwerle c6e2fd1d09 fix(): use '#!/usr/bin/env bash' 2 years ago
jwerle 7523983418 fix(lib/suggest/suggest.sh): fix usage of 'read' 2 years ago
Ben Peachey 4af346da14 Fix more Shellcheck violations. 2 years ago
Ben Peachey 574a928de8 Fix various Shellcheck violations. 2 years ago
Ben Peachey 28b14b9fdd Fix all Shellcheck SC2034 violations. 2 years ago
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 violations. 2 years ago
Ben Peachey 2e17e87472 Fix all Shellcheck SC2053 violations. 2 years ago
Ben Peachey f55825365e Fix all Shellcheck SC2004 violations. 2 years ago
Joseph Werle 506762608d Add suggest and show helpful commands in help menu 10 years ago