Small binary to fetch a file from S3 using EC2 instance profile, and optionally exec it.
You can download the binaries for your platform (Linux, Windows) from the Releases page.
Example (Linux AMD64):
curl "https://github.com/runs-on/bootstrap/releases/download/v0.1.10/bootstrap-v0.1.10-linux-amd64.tar.gz" -Lo- | tar -xvz
./bootstrap --help