albertfc / csv

MIT License
0 stars 0 forks source link

To build, test and run the project, you need to have maven installed:

Build and run tests:

$ mvn package

Run:

$ java -cp target/csv-1.0-SNAPSHOT.jar com.seqera.Main [<path-to-in-file>] [<path-to-out-file>]