Installation
You can run Lince as an executable, here are the releases. Pick the latest one for your machine and operating system. After the download, unzip it and run the binary:
./lince
If you preffer to compile the source code, the easiest way is to download the repo and run:
cargo run
If you don't have cargo installed, you can install it with with Rustup.
Have fun.