jsoverson / grunt-open

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

Support for choose launchers #3

Closed kibao closed 11 years ago

kibao commented 11 years ago

Is it possible to add support for which browser (or browsers) should be executed ?

In testacular it is avaiable. There are configs for each supported browser (e.g. Chrome, Firefox ).

I think that in config could be option launchers where will be added default launchers for file. ( no browsers, cause in future users could add others configurations for programs which would be launched on open, e.q. editor )

jsoverson commented 11 years ago

This sounds like a pretty awesome feature, but I don't have much time to expand this task at the moment. If you submit a PR then I'd prioritize getting it in.