automatically open the browser
thescientist13 opened this issue · 3 comments
thescientist13 commented
Type of Change
- New Feature Request
- Documentation
- Improvement / Suggestion
- Bug
- Other (please clarify below)
Summary
Right now when the server starts, there is literally no messaging
$ npm start
> git-explorer@0.1.0 start /Users/owenbuckley/Workspace/github/repos/git-explorer
> node .
Details
Would be nice to at least tell the user what port to open, or even better, open it for them!
sowmiyamuthuraman commented
I would like to work on this! is it fine to make use of open
npm package
thescientist13 commented
That would be great, thanks so much @sowmiyamuthuraman ! 🙌
thescientist13 commented
as a note, I added you as a collaborator to the project, so you can clone and push branches instead of having to fork. 👍