Skip to content

lynchpin4/localdiff

Repository files navigation

localdiff

in any source code folder, it will create a .localdiff directory where all the scraps / revision history will be stored. a webserver will be started to show a sexy bootstrap interface, detailing what you changed. (diff for every revision of the file + optionally storing that copy of the file for later use. Ain't it easy mang?)

a simple node js file watcher that keeps automatic diffs of files as they are changed. (wip)

Testing the development version

part of npm's nice simplicity - pull the development code straight from github

A picture is worth a thousand words.

Installation

npm install -g gstack/localdiff

Usage

Once installed just run:

localdiff

Easy as 3.14

About

a simple node js file watcher that keeps automatic diffs of files as they are changed. (wip)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages