Is there any documentation to bringing a custom sc...
# scripting
a
Is there any documentation to bringing a custom script definition to another IntelliJ installation? I'm hoping to use my custom scripts and bring the tooling to a new IntelliJ as stand alone jar (or plugin) to support my custom scripts. I found that I can do this with another Gradle Kotlin project but my goal is to work with custom scripts outside of a Gradle project.