next-port

Crates.ionext-port
lib.rsnext-port
version0.1.1
sourcesrc
created_at2022-10-17 23:02:56.691667
updated_at2022-10-17 23:44:56.702227
descriptionA command line utility to get the next avaiable TCP/IP port on localhost.
homepage
repositoryhttps://github.com/DerekLiang/next-port
max_upload_size
id690481
size7,691
Derek Liang (DerekLiang)

documentation

README

A command line utility to get the next avaiable TCP/IP port on localhost.

To install, run the following command:

cargo install next-port

To use:

ng --port `next-port 4300`

Commit count: 3

cargo fmt