🧪 Skills

Diffview

File comparison and diff viewer tool. Compare two files side-by-side, show colored inline diffs, compare directories, find duplicate files, and generate patc...

v1.0.1
❤️ 0
⬇️ 19
👁 1
Share

Description


name: DiffView description: "File comparison and diff viewer tool. Compare two files side-by-side, show colored inline diffs, compare directories, find duplicate files, and generate patch files. Visual file comparison without leaving the terminal." version: "1.0.0" author: "BytesAgain" tags: ["diff","compare","files","viewer","patch","merge","developer","utility"] categories: ["Developer Tools", "Utility"]

DiffView

Compare files. See changes. Understand diffs at a glance.

Commands

  • files <file1> <file2> — Compare two files
  • dirs <dir1> <dir2> — Compare directory contents
  • inline <file1> <file2> — Inline colored diff
  • stats <file1> <file2> — Diff statistics

Usage Examples

diffview files old.txt new.txt
diffview dirs /project/v1 /project/v2
diffview stats config.old config.new

Powered by BytesAgain | bytesagain.com

How It Works

Reads input, processes with built-in logic, outputs results.

Tips

  • Run diffview help for commands
  • No API keys needed
  • Works offline

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs