danger/kotlin

How to install specific version in Linux with Script !

afaucogney opened this issue · 0 comments

For example if you want to install a beta, or previous version, the install script allow it, like the following :

  bash <(curl -s https://raw.githubusercontent.com/danger/kotlin/master/scripts/install.sh) "1.0.0-beta4"
  source ~/.bash_profile