Eigenlayer cli install script
Is your feature request related to a problem? Please describe. Currently when we release a new version of eigenlayer-cli, we need to update the readme page to reflect that version change - like this PR - https://github.com/NethermindEth/eigenlayer/pull/128
We want to create an install script which can just always get the latest release based on OS. One example is - https://github.com/coinbase/rosetta-cli/blob/master/scripts/install.sh
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.