JBang! Java Scripting the Way It Was Meant to Be


Details
When it comes to writing a script or command line tool, Java is not often even in the conversation. Languages like bash, python, etc. tend to get all the glory, and for good reason. They're usually already installed, easy to get started with, and start up super fast. That's what you want in a command line tool. But what if I told you that you could have all of that AND get to write in a real language? Enter, stage left, JBang.
In this session, we'll find out what JBang is and learn to write complex command line tools using the language, frameworks, and libraries we already know and love as Java developers. We'll even look at more advanced topics like how to distribute and share your creations for the adoration of millions. Or a handful. Whatever. When we're done, you'll be Java "scripting" like a pro.

JBang! Java Scripting the Way It Was Meant to Be