trunk-rs/trunk

Automatically try the next available port

开放

#805 创建于 2024年5月29日

 (1 条评论) (1 个反应) (0 位负责人)Rust (315 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (4,347 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Automatically try the next available port by default, if the port is already being used, like Vite. Vite has a second option to disable this behavior, if necessary.

Useful when there are other moving parts in the system, and you just want to trunk serve --open.

贡献者指南