Skip to content

A simple command line program in cats that reads bundled delimiter separated files

Notifications You must be signed in to change notification settings

viswanath7/DSVReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

Reads one of the bundled demiliter separated files and generates an output in HTML formt

Instruction to run the project

Go to the root of the project and issue the command $ sbt clean compile test package publishLocal run

One would be asked to choose which file to process. Make your choice and the program would specify the path of the HTML file containing input file's data.

Result

Result

Remarks

About

A simple command line program in cats that reads bundled delimiter separated files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published