lunch_announcements/README.md

10 lines
285 B
Markdown
Raw Normal View History

# 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)