Skip to content

madushadhanushka/differ

Repository files navigation

DIFFER

Compare directories easily

This is an electron based application to compare files in two directories. Additianal to the nomal file comparison, this tool also provide support to compare two xml or property file changes whithout considering structural positions.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

Download