quarkusio/quarkus

Improve quarkus run command

Open

#41.380 geöffnet am 24. Juni 2024

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (2.464 Forks)batch import
area/cliarea/devtoolsgood first issuehelp wantedkind/enhancement

Repository-Metriken

Stars
 (12.967 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 4h) (325 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide