micronaut-projects/micronaut-core
Console task for Groovy based micronaut
Offen
#591 geöffnet am 19.09.2018
help wantedinfo: good first issuelang: groovytype: enhancement
Repository-Metriken
- Stars
- (5.882 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 18T 12h) (60 gemergte PRs in 30 T)
Beschreibung
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.