Skip to content

someshrathi02/reversefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Reverse File Contents

This Java program reads the contents of a file, reverses them, and writes the reversed contents to another file

Prerequisites

  • Java 17
  • Apache Maven

How to compile

Execute mvn clean install -U at root of the project

How to run tests

Execute command mvn test from root of the project

How to run main program

Execute java ReverseFile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages