• 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
..
cluster Loading commit data...
ci.sh Loading commit data...
coverage.sh Loading commit data...
get Loading commit data...
local-cluster.sh Loading commit data...
sync-repo.sh Loading commit data...
validate-go.sh Loading commit data...
validate-license.sh Loading commit data...