0.0
No commit activity in last 3 years
No release in over 3 years
This parses feed files for the Oberlin CIT office and loads them into a mysql db
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.9
~> 10.0
 Project Readme

blackboard_feed

Setup

This program requires a few pieces of software to be installed:

  • mysql
  • ruby version >= 1.9.3

This program requires 3 environment variables to be set:

  • DATABASE_USER - the user that will log into the mysql database
  • DATABASE_PASS - the password for that user
  • FEED_PATH - the absolute path to the blackboard feed files

To get the databases setup please add the direcotry containing these files to your path and run (TODO):

feed_setup.rb

Usage

Add the directory that contains these files to your path and run:

update.rb