cli icon indicating copy to clipboard operation
cli copied to clipboard

Open browser when running `edge-app run`

Open vpetersson opened this issue 2 years ago • 0 comments

When you run edge-app run as follows, we just print the URL:

$ screenly edge-app run
Edge App emulator is running at http://127.0.0.1:51265/edge/1/index.html

It would be handy if we open the browser with the given path too.

vpetersson avatar Oct 26 '23 10:10 vpetersson