Simple implementation of odTimeTracker server using Go.
Just write this:
go get -u github.com/odTimeTracker/odtimetracker-go-cgi
If you have correctly installed Go language this will download sources and build them immediatelly.
Just execute the binary with --help
flag:
odtimetracker-go-cgi --help