meka

Crates.iomeka
lib.rsmeka
version0.2.6
created_at2025-12-09 14:26:28.537056+00
updated_at2025-12-17 03:14:35.106631+00
descriptionmeka analyzer
homepagehttps://github.com/Its-Just-Nans/meka
repositoryhttps://github.com/Its-Just-Nans/meka
max_upload_size
id1975563
size164,948
n4n5 (Its-Just-Nans)

documentation

https://docs.rs/meka

README

meka crates.io version crates.io downloads docs.rs

meka analyzer

Usage

cargo install meka
meka run make
meka analyze

The -d debug flag can be useful

Tests

cargo test

# manual
cd tests/tests_makefile
cargo run -- -dd run make
cargo run -- -dd analyze

Coverage

cargo llvm-cov --all --html --no-cfg-coverage
cd target/llvm-cov/html/ && python -m http.server

License

Commit count: 0

cargo fmt