RAA - hatena-graph-up

hatena-graph-up / 1.0.0

Short description: command line interface of Hatena Graph
Category: Application/WWW
Status: stable
Created: 2007-02-21 14:22:19 GMT
Last update: 2007-02-21 14:22:19 GMT
Owner: TADA Tadashi (Projects of this owner)
Homepage: http://rubyforge.org/projects/hatenagraphup/
Download: http://rubyforge.org/frs/download.php/17730/hatena-graph-update-1.0.0.tar.gz
License: GPL
Dependency:
None
Description:
Command line interface of Hatena Graph <http://graph.hatena.ne.jp>.

usage:
   hatena-graph-update [-u id] [-p pass] [-d date] [-a -c cache] graph [data...]
   
   -u id, --user         : user ID of hatena service.
   -p password, --passwd : password of hatena service.
   -d date, --date       : date of data. (default TODAY)
   -a                    : append to data of same day.
   -c cache, --cache     : dirctory of data cache for append mode.
   graph                 : name of graph on hatena.
   data                  : data in numeric. (default from STDIN)
   
   If no --user option specified, this comment try to get it from ~/.netrc
   machine as 'hatena.ne.jp'.

Edit this project (for project owner)

back to RAA top