Description
Small command-line scripts become practical with Kotlin instead of requiring a full application project. Developers can write automation, prototypes, and utility scripts with Kotlin syntax while still running them from a terminal.
It is mainly for people who already know Kotlin or want typed scripting on Linux. Scripts can read files, call commands, and change system state, so review downloaded scripts before running them.