trunk-rs/trunk

Automatically try the next available port

Ouverte

#805 ouverte le 29 mai 2024

 (1 commentaire) (1 réaction) (0 personne assignée)Rust (315 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (4 347 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur