Better Than BASH: Scripting Kotlin

Опубликовано: 26 Январь 2025
на канале: VMware Tanzu
6,830
62

Sooner or later, every developer encounters "wild BASH script" on their journey. BASH is great for very small tasks, but more often than not, they evolve into something that's hard to maintain and even worse to debug.

Kotlin has excellent support for scripting tasks with the KScript project and upcoming native scripting support. The great advantage of using Kotlin BASH is that it's very concise, type safe, testable, and has huge library support. Java engineers will also feel right at home with the syntax. We'll look at some examples of using Kotlin for some real-world scripting and automation tasks.

Learn more: https://pv.tl/2W4i5Q5

Speaker: Oliver Hughes, Staff Software Engineer, Pivotal
Filmed at SpringOne Platform 2019
SlideShare: https://www.slideshare.net/Pivotal/be...