8000 GitHub - sug0/ups: Command line tools for manipulating UPS patch files, written in Go.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sug0/ups

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPS Tools Build Status

Installation

Builds can be downloaded from the releases page. Put the executable somewhere in your PATH. If you have the Go toolchain setup, you can also run go get github.com/rameshvarun/ups to install from source.

Commands

ups diff -b base -m modified -o output.ups

Create a UPS patch file.

ups apply -b base -p patch.ups -o output

Apply a UPS patch to a file.

Links

About

Command line tools for manipulating UPS patch files, written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0