timesheet 0.2.8
<i>Timesheet</i> is simple ruby application for tracking time spent on projects. It is a console application that uses a simple text file storage back-end (YAML::Store) The main idea is to be able to produce reports of hours spent, such that I can use geektool to display the reports.
Gemfile:
=
instalar:
=
Runtime Dependencies (14):
activesupport
>= 0
archive-tar-minitar
>= 0
chronic
>= 0
hoe
>= 0
json_pure
>= 0
newgem
>= 0
rake
>= 0
RedCloth
>= 0
richunits
>= 0
rspec
>= 0
rubigen
>= 0
rubyforge
>= 0
syntax
>= 0
transaction-simple
>= 0