Crates.io | ebi |
lib.rs | ebi |
version | 0.0.0 |
created_at | 2025-06-18 15:27:07.923916+00 |
updated_at | 2025-06-18 15:27:07.923916+00 |
description | A stochastic process mining utility |
homepage | https://ebitools.org |
repository | https://github.com/BPM-Research-Group/Ebi |
max_upload_size | |
id | 1717265 |
size | 1,442,914 |
Ebi is a command line tool that requires neither installation nor internet access.
More information on its use can be found in its manual.pdf.
Compiled versions are available on Ebi's website.
Install Rustup https://www.rust-lang.org/tools/install
Log out and in again
Install Visual Studio Code
Install extension 'rust-analyzer' in Visual Studio Code
Go to the project at https://github.com/BPM-Research-Group/Ebi choose "Clone" and "Visual Studio Code (SSH)", and clone it in Visual Studio Code.
To run Ebi, use the terminal of Visual Studio Code to give the command "cargo run --" instead of "Ebi". Everything else is equivalent to the commands mentioned in the manual.