Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 278 Bytes

ReadMe.md

File metadata and controls

12 lines (6 loc) · 278 Bytes

Build a Supplier Product List Processor

Usage:

parser.php --file=products_comma_separated.csv --unique-combinations=output.csv

--file - Input file (required)

--unique-combinations = Output file (required)

For now is made for csv files coma , separated.