UNPKG

460 BMarkdownView Raw
1# Dendra Worker CSI Tasks
2
3Dendra Worker tasks for loading CSI (Campbell Scientific, Inc.) LoggerNet data records.
4
5
6## Instructions
7
81. Be sure you have Node version 6.11.x. If you’re using nvm, you may need to `nvm use 6.11`.
9
102. Clone this repo.
11
123. Make this project directory the current directory, i.e. `cd dendra-worker-tasks-csi`.
13
144. Install modules via `npm install`.
15
165. If all goes well, you should be able to run the predefined package scripts.