pr_mod

Crates.iopr_mod
lib.rspr_mod
version
sourcesrc
created_at2024-01-12 00:29:09.717138+00
updated_at2025-03-20 19:05:26.520773+00
descriptionProgram to look PR modifications
homepage
repositoryhttps://gitlab.com/mateolafalce/pr_mod
max_upload_size
id1097143
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Mateo Lafalce (mateolafalce)

documentation

README

pr_mod

crates.io github

With this program you will be able to dynamically visualize in your navigator the modifications into your PR.

  • 0 dependencies
  • Windows/Linux/Mac
  • fast
cargo install pr_mod

Usage

In your git project:

pr_mod

Navigate to the respective repository, run pr_mod, and it will open an HTML file in the localhost browser with all the detailed information about the pull request.

pr_mod

Commit count: 0

cargo fmt