You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bpkg/lib
Ben Peachey 2a30578d0b Issues 78 - Makes `install.sh` more shellcheck compliant. (#81)
* Issues 78 - Makes `install.sh` more shellcheck compliant.

* Adds wrapper for curl calls.

* Replaces unneeded double quotes with single quotes.

* Replaces single bracket tests with double bracket tests.

* Adds function for saving remote files locally.

* Adds null checks.

* Fixes incorrect curl parameters.

* Wraps logic to get package.json in separate function.

* Adds cleaner solution for curl calls in install.sh.
7 years ago
..
getdeps Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
init Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
install Issues 78 - Makes `install.sh` more shellcheck compliant. (#81) 7 years ago
json init 10 years ago
list Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
package Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
show Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
suggest Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
term Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
update Replace ` ` with $( ) inside strings and in commands (#77) 8 years ago
utils Use ordered parameters for readme/sources, fix for git remote auth disclosure 10 years ago