jsoverson / grunt-open

Open urls and files from a grunt task
MIT License
110 stars 19 forks source link

Use default browser if app not found #10

Open schickling opened 10 years ago

schickling commented 10 years ago

A fallback mechanism would be cool, if the specified app (browser) wasn't found to use the default browser without failing the task.

yoshuawuyts commented 10 years ago

EDIT: this is part of the app if I'm not mistaken