Crates.io | pr_mod |
lib.rs | pr_mod |
version | |
source | src |
created_at | 2024-01-12 00:29:09.717138+00 |
updated_at | 2025-03-20 19:05:26.520773+00 |
description | Program to look PR modifications |
homepage | |
repository | https://gitlab.com/mateolafalce/pr_mod |
max_upload_size | |
id | 1097143 |
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` |
size | 0 |
With this program you will be able to dynamically visualize in your navigator the modifications into your PR.
cargo install pr_mod
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.