descriptionSimple command-line time tracking
ownerchristian@kipdigitalmedia.com
last changeFri, 9 Nov 2007 23:34:13 +0000 (9 18:34 -0500)
content tags
add:
readme
Billygoat is a simple command-line tool that I use to create timesheets for billing purposes. It's not likely to be much use to anyone other than me and a few of my closest friends at the moment, but you never know. It's written in Ruby, licensed under the terms of the GPL v3, and will soon be able to create stunning PDF timesheets with almost no configuration.
shortlog
2007-11-09 Christian RomneyRemoved to_s formatter from day model.master
2007-11-09 Christian RomneyAdded view formatter for time, time span, and day
2007-11-09 Christian RomneyRemoved old week class and spec
2007-11-09 Christian RomneyAdded some basic formatting to time span and day
2007-11-09 Christian RomneyMade items unique and fixed edge case errors when not...
2007-11-09 Christian RomneyDay class now tracks times accurately across multiple...
2007-11-09 Christian RomneyRefactored to use Symbol#to_proc
2007-11-09 Christian RomneyThrew out protype code for day. Created new Day class...
2007-11-08 Daniel De Aguiar... fixed story.
2007-11-08 Daniel De Aguiar... added .gitignore
2007-11-08 Christian RomneyAdded two rake tasks for rspec
2007-11-08 Christian RomneyReorganizing project space
2007-11-08 Christian RomneyReorganized the directory structure
2007-11-07 Christian RomneyAdded stories in the doc/README file that explain how...
2007-11-07 Christian RomneyMerge branch 'danny'
2007-11-07 Daniel De Aguiar... Added day story. Included rspec 1.1.0
...
heads
16 years ago master