Commit Graph

12 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 c2f8a2c2be fix(): fix suggestions and false positive 'bpkg-run' rc 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 c5ecb73298 (bpkg-env): introduce 'bpkg-env 2 years ago
Ben Peachey 7494024a57 Fix all Shellcheck SC2206 violations. 2 years ago
Ben Peachey 28b14b9fdd Fix all Shellcheck SC2034 violations. 2 years ago
Ben Peachey 0485cbd0ba Fix all Shellcheck SC2059 violations. 2 years ago
Ben Peachey dd4bfbd678 Fix all Shellcheck SC1090 violations. 2 years ago
Chris Carpita 8b9c57cfbf Use ordered parameters for readme/sources, fix for git remote auth disclosure 10 years ago
Chris Carpita 9c537d7b73 Add command (show) to display package details from remote
- Use --details flag to print remote README.md
- Use --source flag to print scripts sources
10 years ago
Chris Carpita e25906484f Support wiki-based repository index
New Plugins:
- bpkg-update: sync repo listings locally
- bpkg-list: list the repo names, with -d flag for details
- bpkg-utils: source-only shared utilities for bpkg plugins

Change-Id: I9ef04a86efa35c61cabd7c4ecfa7c7a134b41c6c
10 years ago