You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/05/17 08:39:04 UTC

[jira] [Commented] (GROOVY-8192) Make it possible to run groovy shell from the source tree

    [ https://issues.apache.org/jira/browse/GROOVY-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013736#comment-16013736 ] 

Paul King commented on GROOVY-8192:
-----------------------------------

So you definitely need groovysh not groovyConsole? Otherwise {{./gradlew console}} might already be enough?
But if not, we could add something similar to the {{console}} task in {{groovy-console/build.gradle}} into {{groovy-groovysh/build.gradle}}.

> Make it possible to run groovy shell from the source tree
> ---------------------------------------------------------
>
>                 Key: GROOVY-8192
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8192
>             Project: Groovy
>          Issue Type: Wish
>            Reporter: Jochen Kemnade
>
> I'd like to be able to run a groovy shell from the git checkout (i.e. {{./gradlew run}}) without having to create and install a distBin.
> This could probably done via the Gradle application plugin (https://docs.gradle.org/current/userguide/application_plugin.html).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)