Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 428 Bytes

File metadata and controls

17 lines (11 loc) · 428 Bytes

patchkit-tools

PatchKit command line tools.

Read about it here.

Packaging

Requirements:

  • POSIX environment (Linux, OSX or Windows with Linux subsystem)
  • docker
  • make

Execute make build. Result will be placed at packaging/output.

Known Bugs

  • Warnings on Windows packaged version of tools are disabled (because of warnings of redefined constants from Fiddle)