micronaut-projects/micronaut-core
View on GitHubConsole task for Groovy based micronaut
Open
#591 opened on Sep 19, 2018
help wantedinfo: good first issuelang: groovytype: enhancement
Description
It would be nice to have a console task like in Grails. This would give develops an easy way to see code generated by AST transforms using the AST browser. It also gives you away to play with code via the console for what that's worth.