micronaut-projects/micronaut-core
Console task for Groovy based micronaut
オープン
#591 opened on 2018/09/19
help wantedinfo: good first issuelang: groovytype: enhancement
Repository metrics
- Stars
- (5,882 個のスター)
- PR merge metrics
- (平均マージ 18d 12h) (30d で 60 merged PRs)
説明
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.