Sha256: e071a0c4aad691dba2adb51054532baf731bbeb80182ef936c1637b6cc218916

Contents?: true

Size: 783 Bytes

Versions: 3

Compression:

Stored size: 783 Bytes

Contents

NAME
  punch

SYNOPSIS
  punch (in|out|log|clock|status|list|total|delete|dump|parse) [options]+

DESCRIPTION
  i can has time tracking!
  
  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 in projectname 'an hour ago'
  . punch log projectname 'rewriting your java app in ruby...'
  . punch out projectname
  . punch total projectname --after 2007-12-03 --before 2007-12-07
  . punch total projectname --after 'yesterday morning' --before 'today at noon' 

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
be9-punch-0.1.0 README
pyrat-punch-0.1.0 README
punch-0.0.2 README