quarkusio/quarkus

Improve quarkus run command

Open

#41,380 opened on Jun 24, 2024

View on GitHub
 (10 comments) (0 reactions) (1 assignee)Java (2,464 forks)batch import
area/cliarea/devtoolsgood first issuehelp wantedkind/enhancement

Repository metrics

Stars
 (12,967 stars)
PR merge metrics
 (Avg merge 6d 4h) (325 merged PRs in 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

Contributor guide