Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 322 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 322 Bytes

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