scijava-common icon indicating copy to clipboard operation
scijava-common copied to clipboard

Plugin to print app version to console

Open frauzufall opened this issue 6 years ago • 0 comments

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 new ConsoleArgument plugin, maybe org.scijava.app.console.VersionArgument.

frauzufall avatar Oct 14 '19 20:10 frauzufall