Skip to content

M23rsad/wck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wck

Word Counter with Kotlin

compile and run:

kotlinc wck.kt -include-runtime -d wck.jar && java -jar wck.jar [FLAGS]

or download compiled file and just run :

java -jar wck.jar [FLAGS]

About

Command-line Word Counter with Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages