You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bpkg/lib
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
..
env fix(bpkg-env): fix missing '=' in 'BPKG_PACKAGE_DESCRIPTION' export 2 years ago
getdeps Added install development dependencies functionality. 1 year ago
init Fix incorrect function export name. 2 years ago
install List Commands with Descriptions (#161) 1 year ago
json refactor(): support 'commands' for 'bpkg run' and 'BPKG_SCRIPT_SOURCES' env var 2 years ago
list List Commands with Descriptions (#161) 1 year ago
package List Commands with Descriptions (#161) 1 year ago
realpath feat(): introduce 'bpkg-realpath' 2 years ago
run List Commands with Descriptions (#161) 1 year ago
show List Commands with Descriptions (#161) 1 year ago
source List Commands with Descriptions (#161) 1 year ago
suggest List Commands with Descriptions (#161) 1 year ago
term refactor(): clean up useless versions in subcommands 2 years ago
update List Commands with Descriptions (#161) 1 year ago
utils List Commands with Descriptions (#161) 1 year ago