Skip to content

Releases: rfaulhaber/fcal

-t flag fix

04 Jun 18:05
Compare
Choose a tag to compare

This release fixes an issue with the -t flag. Adding latest binaries.

Bug fixes

17 Sep 15:16
Compare
Choose a tag to compare

This release fixes formatting issues present in the complementary days.

You can install from source using the Go CLI tools or by downloading one of the binaries below.

Initial release

04 Jul 14:43
Compare
Choose a tag to compare

fcal is a command line utility for viewing the French Republican Calendar in the terminal. The -t flag will show you the current date.

To install with a binary, add the appropriate binary to your PATH.

To build from source, run make with your OS specified. It uses the Go compiler and your GOPATH will need to be set up correctly.