quarkusio/quarkus

Improve quarkus run command

Open

#41.380 aberto em 24 de jun. de 2024

Ver no GitHub
 (10 comments) (0 reactions) (1 assignee)Java (2.464 forks)batch import
area/cliarea/devtoolsgood first issuehelp wantedkind/enhancement

Métricas do repositório

Stars
 (12.967 stars)
Métricas de merge de PR
 (Mesclagem média 6d 4h) (325 fundiu PRs em 30d)

Description

Description

Currently if not built quarkus run is failing.

If it's not build, it should build it before running, and, we should have quarkus run --clean to always rebuild.

Implementation ideas

Open

Guia do colaborador