Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Run the dev app

sbt "run ."

Test the app

sbt test

Run the compiled app

java -jar dist/SimpleSearch.jar .

Assemble the app

sbt assembly
cp target/scala-2.12/SimpleSearch.jar dist/SimpleSearch.jar

About

Simple search algorithm with test suite

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages