# synopsis
vim mg.sh mg.rb           # configure
./mg.sh $my_weight_today  # every day

# requirements
- [ruby](http:/ruby-lang.org)
- [gruff](http://nubyonrails.com/pages/gruff)
  - [RMagick](http://rmagick.rubyforge.org/)
    - [ImageMagick](http://www.imagemagick.org/)

# details
Takes date,weight CSV on stdin, outputs a PNG file on stdout.

mg.sh will append today's weight and regenerate the graph.

# license
GPL
