Crates.io | contrast-diff-viewer |
lib.rs | contrast-diff-viewer |
version | 0.9.0 |
source | src |
created_at | 2023-08-13 11:50:17.009164 |
updated_at | 2023-11-11 20:27:38.445826 |
description | A simple diff viewer for Git. |
homepage | https://github.com/m4tthewde/contrast |
repository | https://github.com/m4tthewde/contrast |
max_upload_size | |
id | 943264 |
size | 160,907 |
Contrast is a simple diff viewer for Git.
Use cargo install contrast-diff-viewer
to install the latest version.
Use the Open button to select the folder in which your git repository is.
Supply a path directly: contrast-diff-viewer <path>
The application can be started with a profiler.
To enable it, set the environment variable PROFILING
to any value.