git clone https://github.com/saadpasta/node-cli-mart.git
npm install
npm link
To Start application in interactive mode with file name run the following commad.
supermart inventory.csv
To start application in automated mode run the following command.
supermart inventory.csv commands.txt
npm run test