I’m trying to create a remote installer for Kotlin to be used with Intellij IDEA. Per the manual install instructions, can I place the contents of the zipped installer into /usr/local/bin and into /usr/local/lib? My goal is to create a .pkg file to distribute to classroom computers.
If you need Kotlin to be used with IntelliJ IDEA, there is no need to install the Kotlin compiler at all. The IntelliJ IDEA plugin includes the compiler.