13 Forks
40 Stars
40 Watchers

edit-distance

Levenshtein edit distance in Rust

How to download and setup edit-distance

Open terminal and run command
git clone https://github.com/febeling/edit-distance.git
git clone is used to create a copy or clone of edit-distance repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with edit-distance https://github.com/febeling/edit-distance/archive/master.zip

Or simply clone edit-distance with SSH
[email protected]:febeling/edit-distance.git

If you have some problems with edit-distance

You may open issue on edit-distance support forum (system) here: https://github.com/febeling/edit-distance/issues