Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

vidal-community/handy-warup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handy Warup

Handy Warup

Build Status Coverage Status

Handy what?

Diff once, apply everywhere.

-- Guybrush Threepwood

Handy Warup is a patch generator/applier written in Java. The idea is to execute file operations, described in a specific generated file, in batch.

It is obviously broken down into 2 parts:

  1. generator: simple (Linux-only) Bash script to generate a diff file between two archives
  2. applier: Java program to consume the diff file and apply it to a specified local directory

Getting started

As simple as:

 $> mvn install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published