Open osterman opened 6 years ago
0755
chmod
fetch
fetch --repo https://github.com/gruntwork-io/fetch \ --tag=v0.2.0 \ --release-asset=fetch_darwin_amd64 \ --asset-name=fetch \ --asset-file-mode=0755 \ /usr/local/bin
--asset-file-mode and --asset-file-destination both sound like a great idea for optional params. We'd welcome a PR to add those!
--asset-file-mode
--asset-file-destination
what
why
0755
) without callingchmod
explicitlyfetch
) and then run themexample interface