quarkusio/quarkus

Improve quarkus run command

Open

#41,380 opened on 2024年6月24日

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
 (平均マージ 6d 4h) (30d で 325 merged PRs)

説明

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

コントリビューターガイド