quarkusio/quarkus

Improve quarkus run command

Open

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

在 GitHub 查看
 (10 评论) (0 反应) (1 负责人)Java (12,967 star) (2,464 fork)batch import
area/cliarea/devtoolsgood first issuehelp wantedkind/enhancement

描述

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

贡献者指南