| Crates.io | next-port |
| lib.rs | next-port |
| version | 0.1.1 |
| created_at | 2022-10-17 23:02:56.691667+00 |
| updated_at | 2022-10-17 23:44:56.702227+00 |
| description | A command line utility to get the next avaiable TCP/IP port on localhost. |
| homepage | |
| repository | https://github.com/DerekLiang/next-port |
| max_upload_size | |
| id | 690481 |
| size | 7,691 |
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`