rippinrobr / baseball-stats-db

Tools to help create and maintain databases based on the Baseball Databank Files
Apache License 2.0
10 stars 2 forks source link

added -inputfiles so I can update the db with files that changed #28

Closed rippinrobr closed 6 years ago

rippinrobr commented 6 years ago

Uses the inputdir as the base directory for the files, and a -inputfiles argument that takes a comma delimited string of file names to be parsed and loaded. Resolves issue #27