co-stig / opencompare

Open Compare is a generic open-source compare tool
MIT License
2 stars 0 forks source link

Open Compare Build status

Open Compare is a generic open-source compare tool.

As the name suggests, the tool is designed to compare two instances of some system, e.g. SAP, Oracle, Linux, etc. The procedure is straightforward:

  1. Create a “Reference snapshot”
  2. Create an “Actual snapshot”
  3. Obtain the difference between those two

The snapshot contains the following objects, organized in a tree structure:

This list is extensible -- arbitrary object types and structures are supported by flexible plugin architecture (see below).

Sample usage scenarios

Screenshots / User guide

TODO

Command line

TODO

Installation

TODO

Supported platforms

TODO

Changelog

TODO

Architecture

TODO

Extending OC

TODO

Known bugs and limitations

TODO

Plans

TODO

Credits

TODO