timesheet 0.2.2
<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:
=
安裝:
=
Runtime 相依性套件 (18):
activesupport
>= 0
archive-tar-minitar
>= 0
chronic
>= 0
color
>= 0
fastercsv
>= 0
hoe
>= 0
json_pure
>= 0
newgem
>= 0
pdf-writer
>= 0
rake
>= 0
RedCloth
>= 0
richunits
>= 0
rspec
>= 0
rubigen
>= 0
rubyforge
>= 0
ruport
>= 0
syntax
>= 0
transaction-simple
>= 0
Development 相依性套件 (1):
hoe
>= 2.4.0