airline
airline copied to clipboard
Add a bash launcher generator
Add a new global usage generator that simply generates a script that can be used to launch the resulting Java CLI.
Would need the following info:
- Name of the JAR to execute
- Main class, if omitted assume an executable JAR with a manifest defined main file
- Relative path to JAR (relative to where the script will live)