This is a simple java command line application built at turntabl by desk1 during the TLC 2019. The build tool used is gradle.
- Ensure that
gradlew
is installed your your local machine. - Clone the project.
- At the project root, run the executable file
run
. This should run the tests and build the project if it has not been built already and finally, run the application.
- Levenshtein algorithm
This project is not yet opened for contributions.