Skip to content

Export JBang script from Gradle Application project..? #4

@eGit

Description

@eGit

You can add the "application" plugin to Gradle script to execute your application using 'gradle run'.

All the prerequisites to write out a JBang script from that Gradle script is there. A Main-Class to execute. All the dependencies (Maven) to formulate the classpath to launch the Main-Class.

Adding this functionality to the jbang-gradle-plugin would allow one just to maintain a Gradle-script and write out its JBang counterpart easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions