Skip to content

Instantly share code, notes, and snippets.

@oleander
Created May 10, 2011 22:11
Show Gist options
  • Save oleander/965483 to your computer and use it in GitHub Desktop.
Save oleander/965483 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby -w
require "rubygems"
require "einstein"
Einstein.menu_for(:today).push_to(ENV['EINSTEIN_API_KEY'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment