
Quarkus Insights #2: quarkus:dev and Command mode
Quarkus Insights
00:00
Command Mode in Quackus 1.4
Command mode lets you write applications that run a main method and that can also exit. So command line utilities, batch processing tasks, pretty much whatever you want because these are just normal Quackus programs. They have full access to the Quackus ecosystem and all the extensions that Quackus provides. The only difference is that they can exit.
Transcript
Play full episode