inukshuk
========
inukshuk is an HTTP server which allows clients to view revisioned
JSON values. Clients specify a pair of revisions, and inukshuk returns
a diff between them.
Installing
----------
If you're on a debian system, first install rust, pandoc, and cargo-deb;
then run:
./bin/install.sh
Usage
-----
If inukshuk is installed, take a look at `man inukshuk`. Otherwise,
you can find the source in manpage.md.
Contributing
------------
Please send bug reports to <~asayers/public-inbox@lists.sr.ht>.
Please send patches to <~asayers/public-inbox@lists.sr.ht>, and include
the following text:
I dedicate any and all copyright interest in this software to the
public domain. I make this dedication for the benefit of the public at
large and to the detriment of my heirs and successors. I intend this
dedication to be an overt act of relinquishment in perpetuity of all
present and future rights to this software under copyright law.