Skip to content

akarshh/WordCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

WordCounter

Basic Word counter to count words in any file.

Use gradle build to build the project and java -jar build/libs/wc.jar < file name.extension > to count the occurences for each word

About

Basic Word counter to count words in any file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published