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 合併指標
 (平均合併 5天 21小時) (30 天內合併 4 個 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.

貢獻者指南