A
ara.t.howard
NAME
punch
SYNOPSIS
punch (in|out|log|clock|status|list|total|delete|dump) [options]+
URIS
http://codeforpeople.com/lib/ruby/punch
http://rubyforge.org/projects/codeforpeople/
INSTALL
gem install punch
DESCRIPTION
punch is a k.i.s.s. tool for tracking the hours spent on various
projects.
it supports logging hours under a project name, adding notes about
work
done during that period, and several very simple reporting tools that
operate over a window of time.
run 'punch help modename' for more info.
PARAMETERS
--help, -h
EXAMPLES
. punch in projectname
. punch log projectname "can has time tracking"
. punch out projectname
. punch total projectname --after 2007-12-03 --before 2007-12-07
a @ http://codeforpeople.com/
punch
SYNOPSIS
punch (in|out|log|clock|status|list|total|delete|dump) [options]+
URIS
http://codeforpeople.com/lib/ruby/punch
http://rubyforge.org/projects/codeforpeople/
INSTALL
gem install punch
DESCRIPTION
punch is a k.i.s.s. tool for tracking the hours spent on various
projects.
it supports logging hours under a project name, adding notes about
work
done during that period, and several very simple reporting tools that
operate over a window of time.
run 'punch help modename' for more info.
PARAMETERS
--help, -h
EXAMPLES
. punch in projectname
. punch log projectname "can has time tracking"
. punch out projectname
. punch total projectname --after 2007-12-03 --before 2007-12-07
a @ http://codeforpeople.com/