is there anywhere a development or testing guide f...
# arrow-meta
d
is there anywhere a development or testing guide for the ide plugin? just
./gradlew publishAndRunIde
? or
./gradlew clean gradle-plugin:publishArrowPluginMarkerMavenPublicationToMavenLocal gradle-plugin:publishPluginMavenPublicationToMavenLocal idea-plugin:runIde -Dorg.gradle.debug=true -Dkotlin.compiler.execution.strategy="in-process"
?
i
the first one is sufficient
r
Thanks @drieks, we'll change the main page with the new command 👍