diff-edit/README.md

22 lines
335 B
Markdown
Raw Normal View History

2022-01-01 17:37:20 +10:00
# Diff-edit
## Summary
Edit two files side by side, showing differences.
## Installation
Install diff-edit directly using pipx:
2022-01-01 17:37:20 +10:00
pipx install git+https://gitlab.com/ahamilton/diff-edit
2022-01-01 17:37:20 +10:00
Or install from source:
git clone https://gitlab.com/ahamilton/diff-edit
2022-05-12 23:48:43 +10:00
cd diff-edit
./install
2022-01-01 17:37:20 +10:00
Then to run:
diff-edit -h