Skip to content

Opens stuff like websites, files, executables etc after dora server started.

License

Notifications You must be signed in to change notification settings

bubkoo/dora-plugin-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dora-plugin-open

Open stuff like websites, files, executables etc. after dora server started.

Install

$ npm install --save-dev dora-plugin-opn

Usage

This plugin is base on opn, options can be specified with query-string.

# open the default target `http://localhost:${dora-port}`
dora --plugins opn

# specify target with `http://localhost:8000`
dora --plugins opn?target=http://localhost:8000

# specify target and app
dora --plugins opn?target=http://localhost:8000&app[]=chrome&app[]=google-chrome

About

Opens stuff like websites, files, executables etc after dora server started.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published