Commit Graph

14 Commits (de503e955e6f68c923e5b592563c07a4c4a1384a)

Author SHA1 Message Date
jwerle de503e955e refactor(): support 'bpkg.json' 3 years ago
Ben Peachey 4af346da14 Fix more Shellcheck violations. 3 years ago
Ben Peachey af4d935075 Fix more Shellcheck SC2034 violations. 3 years ago
Ben Peachey 447269a7ff Fix more Shellcheck SC2155 violations. 3 years ago
Ben Peachey 574a928de8 Fix various Shellcheck violations. 3 years ago
Ben Peachey 427ad007be Fix all Shellcheck SC2230 violations. 3 years ago
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 violations. 3 years ago
Ben Peachey 2e17e87472 Fix all Shellcheck SC2053 violations. 3 years ago
Ben Peachey dd4bfbd678 Fix all Shellcheck SC1090 violations. 3 years ago
Ben Peachey ca20c53aff Add support for bpkg.json, next to package.json. 3 years ago
Abdelkafi Ahmed 0617f26461 Replace ` ` with $( ) inside strings and in commands (#77)
* Changed how to execute shell commands inside output strings

* Removed the extra { }

* Drop changes to JSON files inside lib/json
8 years ago
Chris Carpita cc6d9dd6fe Separate command doc from option doc 10 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