Hi folks, I pulled down an open source AIO script and am looking to make modifications and additions as a learning process...
With that said, how are folks debugging their scripts? JUnit testing or just loading them up in the client and trying to pick apart the logs?
Also if I have a rather complicated script, should I be exporting it as a JAR and importing that JAR as a script, or is the a more streamlined build process?