Command-line utility similar to cal
except that it displays the French Republican calendar.
This program uses the fdate
library, which can be found here.
To obtain this package, run
go get github.com/rfaulhaber/fcal
You need to build the program from source. The makefile provided can help with that.