
上QQ阅读APP看书,第一时间看更新
Installing the command-line compiler on Windows
In order to use the Kotlin command-line compilers on Windows:
- Download a GitHub release of the software from https://github.com/JetBrains/kotlin/releases/tag/v1.2.30
- Locate and unzip the downloaded file
- Open the extracted kotlinc\bin folder
- Start the command prompt with the folder path
You can now make use of the Kotlin compiler from your command line.