@dendra-science/worker-tasks-dpe
v0.1.0
Published
Worker tasks for archiving, transforming and loading data.
Downloads
2
Readme
Dendra Worker DPE Tasks
Dendra Worker tasks for archiving, transforming and loading data. These are the core tasks for the Dendra Data Processing Engine (DPE).
Instructions
Be sure you have Node version 8.7.x. If you’re using nvm, you may need to
nvm use 8.7
.Clone this repo.
Make this project directory the current directory, i.e.
cd dendra-worker-tasks-dpe
.Install modules via
npm install
.If all goes well, you should be able to run the predefined package scripts.