quarkusio/quarkus

Improve quarkus run command

开放

#41,380 创建于 2024年6月24日

 (10 条评论) (0 个反应) (1 位负责人)Java (2,464 个派生)batch import
area/cliarea/devtoolsgood first issuehelp wantedkind/enhancement

仓库指标

星标
 (12,967 个星标)
PR 合并指标
 (平均合并 6天 4小时) (30 天内合并 325 个 PR)

描述

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

贡献者指南