jadjoubran / webdash

🔥 Orchestrate your web project with Webdash the customizable web dashboard
https://webdash.xyz
MIT License
1.54k stars 70 forks source link

Add a --no-open flag #87

Closed jadjoubran closed 6 years ago

jadjoubran commented 6 years ago

This flag will not run opn(url)

felipenmoura commented 6 years ago

Was this added? I created a script called "dash" that executes webdash --port 8089 --no-open But when I run "npm run dash" it always opens the window :/ Also, it is not using the webdash.json configuration. Any idea what I may be doing wrong?

jadjoubran commented 6 years ago

Hey @felipenmoura This hasn't been published yet as a stable release but you can already grab it with npm install webdash@next Let me know if it works for you!

jadjoubran commented 6 years ago

Hey @felipenmoura This is not in stable v1.5.0