# kotlin

> Kotlin 애플리케이션 실행기.
> 더 많은 정보: <https://kotlinlang.org>.

- jar 파일 실행:

`kotlin {{파일이름.jar}}`

- Kotlin 및 JVM 버전 표시:

`kotlin -version`