2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-17 21:26:01 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ben Peachey
28b14b9fdd Fix all Shellcheck SC2034 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
355a1bd49d Fix all Shellcheck SC2086 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
2e17e87472 Fix all Shellcheck SC2053 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
f55825365e Fix all Shellcheck SC2004 violations. 2022-03-23 11:16:59 -07:00
Ben Peachey
1107d7608c Changes various (text) files to *not* be executable
This change affects LICENSE, README.md, package.json and Makefile files.
2018-02-02 11:16:54 -05:00
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
2017-02-06 10:28:58 -05:00
Joseph Werle
506762608d Add suggest and show helpful commands in help menu 2014-05-25 17:19:13 -04:00