I hereby claim:
- I am ianmuscat on github.
- I am ianmuscat (https://keybase.io/ianmuscat) on keybase.
- I have a public key ASDRgAqSWvxGMKdLw26zZgrNV_vBTXJbeosfhq9fuv2PPwo
To claim this, I am signing this object:
| #!/bin/bash | |
| source "$(dirname "$0")/include-color.sh" | |
| source "$(dirname "$0")/include-log.sh" | |
| function usage { | |
| echo -e " | |
| Usage: ${0#\.\/} [ARGUMENT...][OPPERAND] | |
| Download, extract and render the contents of a Helm chart into to an opinionated, |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # Clone the Firing Range Repository | |
| git clone https://github.com/google/firing-range.git | |
| # Change to 'firing-range' directory | |
| cd firing-range | |
| # Download the AppEngine SDK | |
| wget https://storage.googleapis.com/appengine-sdks/featured/appengine-java-sdk-1.9.23.zip |