@dendra-science/worker-tasks-agg
v0.2.0
Published
Worker tasks for performing data aggregate calculations.
Downloads
3
Readme
Dendra Worker Agg Tasks
Dendra Worker tasks for performing data aggregate calculations.
Instructions
Be sure you have Node version 8.11.3. If you’re using nvm, you may need to
nvm use 8.11.3
.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.