locport v1.2.0 released with listening port indicators

I’m proud to release v1.2.0 of locport, my open-source tool to standardize localhost project port management.

This version introduces:

  • Neater listing of projects and their hostnames.
  • Next to each hostname there is an indicator as to whether that port is listening, so you know which of your projects/apps are running.
  • Port or host conflict messages point you to the file where the conflict originates.
  • Automatic port assignment now checks for whether the selected port is not already listening, no matter whether indexed by locport.
  • Test suite and CI coverage of the existing functionality.

To install the latest version simply do:

gem install locport