micronaut-projects/micronaut-core

Console task for Groovy based micronaut

Aberta

#591 aberto em 19 de set. de 2018

 (0 comentário) (0 reação) (0 responsável)Java (1.025 forks)batch import
help wantedinfo: good first issuelang: groovytype: enhancement

Métricas do repositório

Stars
 (5.882 estrelas)
Métricas de merge de PR
 (Mesclagem média 18d 12h) (60 fundiu PRs em 30d)

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.

Guia do colaborador