pie-framework / pie-cli

the main pie-cli
ISC License
2 stars 2 forks source link

Pie-CLI should automatically increment port number when the default port is in use #162

Open elodszopos opened 6 years ago

elodszopos commented 6 years ago

As the title says, when the default port is already in use, Pie-CLI should automatically pick up on it and increment the port number by 1. Current workaround is the manually defined port, using the --port cli parameter.