makerdao / mcd-cli

MCD Command-line interface
GNU Affero General Public License v3.0
18 stars 8 forks source link

Add installer script to mcd-cli #23

Closed brianmcmichael closed 4 years ago

brianmcmichael commented 4 years ago

Adds an installer script to mcd-cli

The readme is updated for master branch. To test the installer on this branch, invoke:

curl https://raw.githubusercontent.com/makerdao/mcd-cli/installer/install.sh | sh
kmbarry1 commented 4 years ago

I tested this on my PC which had never had mcd-cli installed before, seemed to work fine. Is the upgrade pattern just to re-run the install script?