Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 337 Bytes
  • To Run

    • create folders {homepath}/data/in and {homepath}/data/out

    • cd to /{projectDirectory}/src

    • javac *.java

    • java App

  • To Test

    • If you want to test the application move the sample file in {projectDirectory}/test/test_file.txt to the {homepath}/data/in folder