rust-keylock-shell is a shell handler of the rust-keylock-lib
Install Rust
Clone the code: ```shell mkdir tmp cd tmp git clone https://github.com/rust-keylock/rust-keylock-shell.git
```
Build:
shell
cd rust-keylock-shell
cargo build --release
Run:
shell
./target/release/rust_keylock`