[groovyscripting] Add Groovy scripting support (#8772)

* Add Groovy scripting support

This makes it really easy to start using Groovy 3.x scripts with openHAB!

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2020-10-17 23:32:14 +02:00
committed by GitHub
parent fd1a40aaba
commit de6390501b
9 changed files with 148 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Groovy Scripting
This add-on provides support for [Groovy](https://groovy-lang.org/) 3.x scripts in openHAB.