-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
When you just start the application, it prints nothing. You have no idea which port the app is on and which host it's hosted on. It is also much more practical to just click the link in the terminal than to manually write it in the browser.
So, why not make it verbose by default? New users won't get confused and others will save a couple keystrokes on -v.
Completely remove the -v flag and instead add a -q flag, which stands for quiet
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers