Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Browser Open #27

Merged
merged 3 commits into from
Feb 1, 2022
Merged

Automatic Browser Open #27

merged 3 commits into from
Feb 1, 2022

Commits on Jan 27, 2022

  1. feat: open browser window

    wait for sometime allowing server to run
    Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
    king-11 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    78fb67b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. feat: add flag to disable browser opening

    check for disable auto open flag before launching go routine
    Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
    king-11 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    36202f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. refactor: log error instead of returning

    golint needs to check error if any
    Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
    king-11 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e899077 View commit details
    Browse the repository at this point in the history