Skip to content

jkwuc89/KataBankOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KataBankOCR

KataBankOCR code kata implementation

This project uses gradle as its build tool.

Build: gradle build

Test reports: <project dir>/build/reports/tests/index.html

Run: Change to the <project dir>/build/libs directory and run java -jar KataBankOCR-1.0.jar <input filename> <output filename> replacing <input filename> with the file containing OCR entry data and replacing <output filename> with the file where the converted account numbers are written.

About

KataBankOCR code kata implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published