Open
Description
Copied from @ctrueden's post in this forum thread:
Certainly, adding support for --version, which simply prints
appService.getApp().getVersion()
and then quits, would be straightforward, and we should do it. It would be a newConsoleArgument
plugin, maybeorg.scijava.app.console.VersionArgument
.