hey all,
Version 0.0.3 of my baseball scorecard generator is up on rubygems.
This version should now work with firefox, and hopefully resolves
errors with some Windows versions…
**note: to fix the Windows errors, I removed the hpricot dependency
from the gemspec. This means that if you don’t have hpricot installed
already, you’ll have to install it before the scorecard gem… gem install hpricot
with hpricot installed, install the scorecard gem:
gem install baseball_scorecard
then, from terminal or command line, run:
scorecard
screenshot:
https://github.com/lljk/baseball_scorecard/blob/master/scorecard_screenshot.png
source and readme: https://github.com/lljk/baseball_scorecard
GO SOX!