Piotr Krzemiński
02/15/2023, 11:18 AMmbonnin
02/15/2023, 12:44 PMPiotr Krzemiński
02/15/2023, 12:45 PMmbonnin
02/15/2023, 12:46 PMPiotr Krzemiński
02/15/2023, 12:47 PMBig Chungus
02/15/2023, 12:50 PMmbonnin
02/15/2023, 12:53 PMmikehearn
02/15/2023, 2:04 PMmbonnin
02/15/2023, 2:04 PMmikehearn
02/15/2023, 2:58 PMcd
, ls
, cp
, mv
, find
etc. Can echo markdown to the terminal and it'll be formatted, progress bars are built in, lots of other useful stuff. The only downsides are really the size of the install (lots of features = lots of jars) and the fact that the kotlin compiler is kinda slow. At some point I want to try compiling kotlinc with native image. But even with a few seconds delay when you change a script it's still much more pleasant.mbonnin
02/15/2023, 3:03 PMtry compiling kotlinc with native imageYou mean turn the Kotlin compiler into a native binary 👀 ?
Piotr Krzemiński
02/15/2023, 3:03 PMmikehearn
02/15/2023, 3:12 PMmbonnin
02/15/2023, 3:12 PMmikehearn
02/15/2023, 3:15 PM