kotlin_02

install

・仮想環境でkotlin_lessonsに移動(putty上)
・下記のサイトから「curl -s https://get.sdkman.io | bash」をコピーしてputtyで実行
Working with the Command Line Compiler - Kotlin Programming Language

・指示に従い「source "/home/vagrant/.sdkman/bin/sdkman-init.sh"」を実行
sdk install kotlinを実行
・バージョン確認:kotlin -version
・試行:kotlinc