proxima_datareader

data reader & selector 4 incoming data files having 1 of following extensions: '.mdr', '.mwr', '.mmr', '.mdi', '.mwi', '.mmi'


Keywords
data, reader
License
ISC
Install
npm install proxima_datareader@1.3.10

Documentation

Data-selector

Console app for processing files with next extensions: '.mdr', '.mwr', '.mmr', '.mdi', '.mwi', '.mmi'. For correct working of the app you have to install npm on Node.js.

At this moment this app works with keys in a list - it means that for data selection you have to specify a path to the file which contents a list of keys for data searching. Within first launch keys path and data path that you specify, will be set as defaults till U enter any other valid paths everyone of which will replace corresponding default path and so on.

Installation

npm i -g proxima_datareader

Usage

After installing the app just type following command: read-and-select and answer some subsequent questions.