• Matt Butcher's avatar
    feat(scripts): add 'get' script to download and install · 8934eb5d
    Matt Butcher authored
    This adds 'scripts/get`, which is a bash script for fetching and
    installing the Helm client. It has the following features:
    
    - It uses the GitHub API to discover the latest release
    - It downloads the SHA256 checksum and verifies the binary using it
    - It does basic tests on the installation
    8934eb5d
Name
Last commit
Last update
_proto Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
rootfs Loading commit data...
scripts Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
circle.yml Loading commit data...
code-of-conduct.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
versioning.mk Loading commit data...