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`