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

Open the a browser window with the URL when run 'espresso server' #61

Open
jianliao opened this issue Feb 9, 2012 · 2 comments
Open

Comments

@jianliao
Copy link

jianliao commented Feb 9, 2012

Currently, when I run 'espresso server', it will show the following output:

$espresso server
The "sys" module is now called "util". It should have a similar interface.
LOG: Server running at http://127.0.0.1:8000/KitchenSink

Then I have to go to browser and type in the URL myself to see the website.

I am not sure if node could support it, but it will be very convenient to user if a browser could open for that url.

@dominiklaubach
Copy link
Contributor

Well, if you are working on a mac, you can simply hold cmd and double click on the url printed in the terminal. This will open the url in the default browser.

But we will discuss the "auto-open"-feature anyway. THX for your feedback.

Best regards
Dominik

@jianliao
Copy link
Author

Dominik,
Thanks for the tip, this is exactly how I use it now. Just try to see if we
can make it even better from a product point of view.

Thanks,
Jian

On Fri, Feb 10, 2012 at 12:29 AM, Dominik <
[email protected]

wrote:

Well, if you are working on a mac, you can simply hold cmd and double
click on the url printed in the terminal. This will open the url in the
default browser.

But we will discuss the "auto-open"-feature anyway. THX for your feedback.

Best regards
Dominik


Reply to this email directly or view it on GitHub:
#61 (comment)

thanks,

  • Jian Liao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants