Using npm:
$ npm install
To use the module, Download the product details from BM in CSV format , mention the absolute path of CSV in config.js e.g. CSV_INPUT_FILE : "{PATH_OF_CSV/XXX}.csv"
$ node index.js
or
$ npm run generate:inventoryfeed
Below command will generate , zip and upload the inventory file to instance mentioned in config file
$ npm run generate:inventoryfeed:upload