Skip to content

Run Pear app from app p2p with pear:// link

License

Notifications You must be signed in to change notification settings

holepunchto/pear-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pear-run

Run Pear app from app p2p with pear:// link

API

import run from 'pear-run'

run(link[, args]) -> pipe

Launch a Pear application in a subprocess peer-to-peer or from disk by link.

Returns bare-pipe instance.

The pipe has an additional crash event that passes { exitCode }.

link <string>

A pear:// link, file:// link or relative path.

args <string[]> (optional)

Additional arguments to append to the runtime invocation after the link.

License

Apache-2.0

About

Run Pear app from app p2p with pear:// link

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •