Skip to content

rubychan/water

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

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