azawawi / farabi6

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

[command-line] Open file #30

Open azawawi opened 9 years ago

azawawi commented 9 years ago

It would be cool to open a file. If the farabi6 has not been started on that port, send the file to be opened by that farabi6 instance. If not, start the farabi6 server and open that file :+1:

The file can also be a directory so basically copy what vim does and do it in style :+1: