Dendra Worker tasks for performing file import and export operations.
-
Be sure you have Node version 10.15.1. If you’re using nvm, you may need to
nvm use 10.15.1
. -
Clone this repo.
-
Make this project directory the current directory, i.e.
cd dendra-worker-tasks-file
. -
Install modules via
npm install
. -
If all goes well, you should be able to run the predefined package scripts.