README for bigjubel CLI

Desmond Kabus

2020-08-02 17:52 UTC+02

BigJubel Terminal Program

Calculate jubilees that you might otherwise miss, for instance the 7777-day jubilee of your birth!

BigJubel is fast command line program in C++ to calculate jubilees.

It is possible to set up a web server or desktop app using: bigjubelweb and bigjubeldesktop

The source code of bigjubel is open and can be found here: https://www.kabus.eu/git/bigjubel

For help and usage, check out the manual for BigJubel: man bigjubel

Installation

On Arch Linux based distibutions, you can install the AUR package bigjubel-git.

Compile with make and gcc, then install:

make
sudo make install