trunk-rs/trunk

Automatically try the next available port

Aberta

#805 aberto em 29 de mai. de 2024

 (1 comentário) (1 reação) (0 responsável)Rust (315 forks)auto 404
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (4.347 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador