GitHub user remkop opened a pull request:

    https://github.com/apache/groovy/pull/728

    GROOVY-8605 Autocompletion for Groovy command line tools

    This PR adds bash completion scripts for the Groovy command line tools in 
{{installdir/bin}}. This will enhance the user experience for users of these 
tools. 
    
    Installation is explained in the scripts themselves. If desired I can also 
add a few lines to the asciidoc pages for the individual tools, but I wasn't 
sure if that would be overkill.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/remkop/groovy GROOVY-8605-autocompletion

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/728.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #728
    
----
commit fa078fb809cc3145b62100ea67c3025aaff5e3e0
Author: Remko Popma <remkop@...>
Date:   2018-05-26T13:33:54Z

    GROOVY-8605 Autocompletion for Groovy command line tools

----


---

Reply via email to