lunch_announcements/README.md
Jon c08a880b51 Initial commit.
Not yet sure if VCR is working right to stub tests, I expect it isn't.
We do have basic scraping ability though.
2019-08-14 09:34:18 -04:00

10 lines
285 B
Markdown

# Lunch Announcements
A very specific utility for scraping my eldest son's elementary school lunch menu site and texting us what he's having for lunch that day.
## Requirements
* Ruby
* Nokogiri / Watir
* [chrome webdriver](https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver)