localdiff

0.1.1 • Public • Published

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

Package Sidebar

Install

npm i localdiff

Weekly Downloads

1

Version

0.1.1

License

GPL-v3

Last publish

Collaborators

  • gstack