Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enova/reddit_to_twitter

repo for the hacknight
https://github.com/enova/reddit_to_twitter

Last synced: about 2 months ago
JSON representation

repo for the hacknight

Awesome Lists containing this project

README

        

# 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](https://github.com/enova/hacknight/blob/master/README.md)

#### Install
bundle
ruby server.rb

#### Deployment
Push reddit_to_twitter to Heroku

heroku create
git push heroku master