Groovy language seems used in system like Jenkins to interact with user environment.
It could be interesting to add support for such language on Modules.
Groovy has capabilities to dynamically evaluate code and interact with user environment: http://groovy-lang.org/integrating.html
Need to check if a generic Groovy support could be made, or if there should be a support for each DSL derivated from Groovy.
Groovy language seems used in system like Jenkins to interact with user environment.
It could be interesting to add support for such language on Modules.
Groovy has capabilities to dynamically evaluate code and interact with user environment: http://groovy-lang.org/integrating.html
Need to check if a generic Groovy support could be made, or if there should be a support for each DSL derivated from Groovy.