Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6406

Support Installable Groovy Applications

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Grape
    • None

    Description

      Grape is a great tool for installing dependencies, but it would be very useful to be able to install Groovy-based applications using the same approach. The user would be able to simply type:

      grape install-app org.me myapp 1.0

      And you would be able to run it by entering:
      myapp

      Grape would add the JAR to the local repo, and install either a default script to run the app, or install any scripts registered with in the JAR's manifest into an appropriate directory in the path.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mfortner Mark Fortner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: