Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a bash launcher generator #15

Open
rvesse opened this issue May 21, 2015 · 0 comments
Open

Add a bash launcher generator #15

rvesse opened this issue May 21, 2015 · 0 comments
Labels
enhancement Proposed Enhancement/Feature help Help System
Milestone

Comments

@rvesse
Copy link
Owner

rvesse commented May 21, 2015

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)
@rvesse rvesse added this to the 1.0 milestone May 21, 2015
@rvesse rvesse added enhancement Proposed Enhancement/Feature help Help System labels May 21, 2015
@rvesse rvesse modified the milestones: 1.0.1, 1.0 Jun 18, 2015
@rvesse rvesse modified the milestones: Unscheduled, 1.1.0 Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Proposed Enhancement/Feature help Help System
Projects
None yet
Development

No branches or pull requests

1 participant