azawawi / farabi6

Experimental in-browser Perl 6 Editor
Artistic License 2.0
14 stars 12 forks source link

Open Browser? #34

Open azawawi opened 9 years ago

azawawi commented 9 years ago

farabi6 should open its UI in the browser when called from the command line. If chromium is installed use --app mode? Most likely write something similar Browser::Open https://metacpan.org/source/CFRANKS/Browser-Open-0.04/lib/Browser/Open.pm

azawawi commented 9 years ago

Browser::Open has been ported https://github.com/azawawi/perl6-browser-open/ and farabi6 depends on it to open the farabi6 HTTP URL in the default browser.