Skip to content

u-mulder/hs_proj_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search engine

Hyperskill.org search engine project with Kotlin.

All steps included.

Build app:

kotlinc app.kt -d app.jar -include-runtime

Run:

java -jar app.jar
// with data_sample file:
java -jar app.jar --data data_sample.txt

About

Hyperskill search engine project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages