Commit Graph

6 Commits (a53a6648ccedbb2cd01cb5c463fa505695a4ddf9)

Author SHA1 Message Date
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 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 506762608d Add suggest and show helpful commands in help menu 10 years ago