Commit Graph

11 Commits (master)

Author SHA1 Message Date
Sam Likins d1e1a76242 Added install development dependencies functionality. 1 year ago
jwerle c6e2fd1d09 fix(): use '#!/usr/bin/env bash' 2 years ago
jwerle aee770b699 fix(): fix stderr output redirection 2 years ago
jwerle de503e955e refactor(): support 'bpkg.json' 2 years ago
Ben Peachey 574a928de8 Fix various Shellcheck violations. 2 years ago
Ben Peachey a53a6648cc Fix all Shellcheck SC2155 violations. 2 years ago
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 violations. 2 years ago
Ben Peachey 2e17e87472 Fix all Shellcheck SC2053 violations. 2 years ago
Ben Peachey ca20c53aff Add support for bpkg.json, next to package.json. 2 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
7 years ago
Troy Howard af0efc54c5 add recursive dependency resolution via package.json 9 years ago