RbertKo / kotlin-study

study kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Studying Kotlin

Install kotlin CLI compiler

# On OS X
brew update
brew install kotlin

Reference

How to run code

kotlinc -script <your-code-path>

License

MIT License

About

study kotlin


Languages

Language:Kotlin 100.0%