cli
cli copied to clipboard
Open browser when running `edge-app run`
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.