Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 650 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 650 Bytes

fcal

pipeline status coverage report

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.

Installing

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.