Commit Graph

14 Commits (5cee38b43e9c7841920c1913ca5f20d7a34bc5e3)

Author SHA1 Message Date
jwerle c6e2fd1d09 fix(): use '#!/usr/bin/env bash' 3 years ago
jwerle f4665a5b74 refactor(lib): cleanup, remove useless code, fix lint 3 years ago
jwerle 1d6eeb6529 feat(): introduce 'bpkg source <name>' 3 years ago
jwerle 9ea0f02b76 feat(): introduce 'bpkg-run' 3 years ago
Ben Peachey 574a928de8 Fix various Shellcheck violations. 3 years ago
Ben Peachey ef99e9550d Fix all Shellcheck SC2219 violations. 3 years ago
Ben Peachey d30daebb1b Fix all Shellcheck SC2236 violations. 3 years ago
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 violations. 3 years ago
Ben Peachey 0485cbd0ba Fix all Shellcheck SC2059 violations. 3 years ago
Ben Peachey 2e17e87472 Fix all Shellcheck SC2053 violations. 3 years ago
Ben Peachey f55825365e Fix all Shellcheck SC2004 violations. 3 years ago
Ben Peachey 1107d7608c Changes various (text) files to *not* be executable
This change affects LICENSE, README.md, package.json and Makefile files.
7 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
Joseph Werle a7bbe0383a add term 11 years ago