Skip to content

TS library that is used by patoka to communicate with node processes

License

Notifications You must be signed in to change notification settings

cerceris/patoka-x

Repository files navigation

Prerequisites

Use environment (e.g. container) defined in the Dockerfile patoka/docker/. This directory is PATOKA_X_DIR.

export PATOKA_X_DIR=`pwd`

Install patoka-x

cd $PATOKA_X_DIR
./do_build

To use patoka-x in projects:

Execute in the project's folder.

npm link $PATOKA_X_DIR

About

TS library that is used by patoka to communicate with node processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published