Skip to content

rubychan/water

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water

Water takes a unified diff and opens it in your browser – nicely formatted.

Features

  • syntax colors (CodeRay)
  • highlighting of in-line changes (“eye-catchers”)
  • toggle files with a click

Usage

            git diff | water
svn diff -rPREV:HEAD | water
            diff -wu | water

…et cetera.

Installation

gem install water

This will install a latest version of CodeRay,
and launchy (along with its dependencies) for cross-platform browser opening.

About

The diff washing machine. See your code changes clearly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published