janus
is a simple and easy-to-use command-line utility for comparing
files and finding differences between them. In ancient Roman religion
and myth, Janus is the god of beginnings, transitions, and endings,
hence the utility's name.
First install the dependencies:
Then compile and install:
make
sudo make install
To run janus
, provide two files to compare in your terminal:
janus <oldFile> <newFile>
See janus(1) for more information.
Anyone can help make janus
better. Check out the contribution
guidelines
for more information.
The following resources are available:
Released under the EUPL license.