~jamesponddotco/janus

Simple and easy-to-use command-line utility for comparing files.
Bump version to v0.2.0
Remove GitHub Actions

clone

read-only
https://git.sr.ht/~jamesponddotco/janus
read/write
git@git.sr.ht:~jamesponddotco/janus

You can also use your local clone with git send-email.

#Janus

builds.sr.ht status

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.

#Installation

#From source

First install the dependencies:

  • Go 1.22 or above.
  • make.
  • scdoc.

Then compile and install:

make
sudo make install

#Usage

To run janus, provide two files to compare in your terminal:

janus <oldFile> <newFile>

See janus(1) for more information.

#Contributing

Anyone can help make janus better. Check out the contribution guidelines for more information.

#Resources

The following resources are available:


Released under the EUPL license.

Do not follow this link