Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

alexcrichton/socparse

Repository files navigation

How to run:

# Download all files/parse, dump all output into a file called 'cache'
ruby parse.rb

# Read the 'cache' file, throwing everything into a SQL database
ruby upload.rb

# Download all course info files, dumping output into 'cache-course-info'
ruby course_info.rb Spring 2012

# Throw 'cache-course-info' into the database
ruby upload_course_info.rb Spring 2012

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages