fmsouza / wcode

Monaco-based code editor which runs inside a browser.
MIT License
134 stars 11 forks source link

Need a flag to avoid opening the browser #11

Closed fmsouza closed 7 years ago

fmsouza commented 7 years ago

Everytime the application starts, the browser is opened pointing the the address of the application. However, the application may be run on remote servers where there are no browsers installed.

There should be a cli flag to open the application without triggering the browser, like --headless.

fmsouza commented 7 years ago

Closed by 7c3325be90cdf8496817042c5ee6db58614d81dc.