Commit Graph

10 Commits (4eff8f7192eb52766f63c59cfd8cf9892be71cbf)

Author SHA1 Message Date
jwerle c6e2fd1d09 fix(): use '#!/usr/bin/env bash' 3 years ago
jwerle aee770b699 fix(): fix stderr output redirection 3 years ago
jwerle de503e955e refactor(): support 'bpkg.json' 3 years ago
Ben Peachey 574a928de8 Fix various Shellcheck violations. 3 years ago
Ben Peachey a53a6648cc Fix all Shellcheck SC2155 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 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
Troy Howard af0efc54c5 add recursive dependency resolution via package.json 9 years ago