Commit Graph

7 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
Ben Peachey b2a2e0aa65
Remove `# shellcheck disable=SC2230` directives
This has been resolved from `.shellcheckrc`.
2 years ago
jwerle 619edf76ea fix(): fix source emission and errors 2 years ago
jwerle c6e2fd1d09 fix(): use '#!/usr/bin/env bash' 2 years ago
jwerle c5ecb73298 (bpkg-env): introduce 'bpkg-env 2 years ago
jwerle edaf0cab93 refactor(): support 'commands' for 'bpkg run' and 'BPKG_SCRIPT_SOURCES' env var 2 years ago
jwerle 1d6eeb6529 feat(): introduce 'bpkg source <name>' 2 years ago