Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 534 Bytes

README.markdown

File metadata and controls

21 lines (14 loc) · 534 Bytes

c-timecard

Circle CI

A simple timecard tool written in C. This is a port of go-timecard: I'm implementing the utility in multiple languages as a way of comparing approaches, and because it's fun. For details about usage, etc. see the go-timecard README.

Building

Building punch is simple:

$ make
$ ./punch help