diffy

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2023 License: MIT Imports: 2 Imported by: 0

README

diffy

diffy prints diffs like GitHub pull requests (e.g. unified, split), and alternative to diff.

Installation

For MacOS:

$ brew tap ynqa/tap
$ brew install diffy

From source codes:

$ go get -u github.com/ynqa/diffy

Usage

Print colored diff more readable

Usage:
  diffy [flags] FILE1 FILE2

Flags:
  -c, --context int    number of context to print (default 3)
  -h, --help           help for diffy
      --no-header      no file name header
  -s, --style string   output style; one of unified|split (default "unified")
      --tab-size int   tab stop spacing (default 4)
  -v, --version        version for diffy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL