Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhubbardsf/baseballcalculator
Baseball Stat Calculator
https://github.com/jhubbardsf/baseballcalculator
Last synced: 11 days ago
JSON representation
Baseball Stat Calculator
- Host: GitHub
- URL: https://github.com/jhubbardsf/baseballcalculator
- Owner: jhubbardsf
- Created: 2014-05-29T14:31:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T15:58:17.000Z (about 10 years ago)
- Last Synced: 2024-05-01T13:06:32.213Z (6 months ago)
- Language: Ruby
- Size: 418 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== README
Very simple baseball stat calculator. Simply clone the repository. If using RVM, install Ruby 2.0.0 and create a gemset for the project. Run a bundle install and afterwards you should be able to start up the server locally. The front page has a GUI which will ask for the batting/master CSV files and once it's done calculating it'll display the results along with logging to STDOUT.