Is there any way I can use lanterna in Groovy using SwingBuilder? Or at least something similar? I like Groovy, and I would like to use it to make a command line app, but it would be nice if it were concise and in Groovy.
Asked
Active
Viewed 96 times
0
-
Yea you can use it or you can do with Griffon which is a project from the groovy comunity. https://github.com/griffon/griffon – Raphael May 09 '17 at 15:37
-
@Raphael yeah... I found this https://github.com/griffon/griffon-lanterna-plugin, but I can't get it to work. Last commit 4 years ago. (Also see http://stackoverflow.com/questions/43872688/intellij-idea-lanternagriffon-doesnt-recognize-griffon-project) – perryprog May 09 '17 at 15:48