Skip to content

tix320/record-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide

1. You need to create config file. Example below.

directoryPath=/home/developer/csv-files
delimiter=,                                # optional, default: ','
resultSize=1000                            # optional, default: '1000'
recordsMaxCountWithSameProduct=20          # optional, default: '20'

2. Run app.Main

3. Input the config file path.

4. The output file will be created in the working directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages