ebi

Crates.ioebi
lib.rsebi
version0.0.0
created_at2025-06-18 15:27:07.923916+00
updated_at2025-06-18 15:27:07.923916+00
descriptionA stochastic process mining utility
homepagehttps://ebitools.org
repositoryhttps://github.com/BPM-Research-Group/Ebi
max_upload_size
id1717265
size1,442,914
(sleemans)

documentation

README

How to use from the command line

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.

Getting started with development

  1. Install Rustup https://www.rust-lang.org/tools/install

  2. Log out and in again

  3. Install Visual Studio Code

  4. Install extension 'rust-analyzer' in Visual Studio Code

  5. 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.

  6. 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.

Commit count: 361

cargo fmt