quarkusio/quarkus

Improve quarkus run command

Open

#41380 opened on Jun 24, 2024

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

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