/reddit_to_twitter

repo for the hacknight

Primary LanguageRuby

reddit_to_twitter

Very basic Sinatra application to take posts from IFTTT's Wordpress channel and posts them on Twitter.

Read the full instructions here

Install

bundle
ruby server.rb

Deployment

Push reddit_to_twitter to Heroku

heroku create
git push heroku master