deref / exo

A process manager & log viewer for dev
https://exo.deref.io
Apache License 2.0
415 stars 17 forks source link

Fix new project root path not being used in CLI-launched GUI #524

Closed jrysana closed 3 years ago

jrysana commented 3 years ago

Fixes #408

jrysana commented 3 years ago

Tested & working both when there is and isn't a root parameter given.

Notable: currently this will prompt you to create the New Project as a folder within the folder from which you launched, rather than creating a new project with the folder itself. This might not be ideal but it's a separate issue - if you give no folder name, it should use the working directory as the root of the new project.