Skip to content

tequilarapido/node-bridge

Repository files navigation

tequilrapido/node-bridge

 $output = (new PipeNodeRunner)
            ->setNodeExecutable('/path/to/node/executable')
            ->setPipe("something to pipe to the script")
            ->setScript("realpath/to/the/node/script")
            ->run();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages