Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enova/reddit_to_twitter
- Owner: enova
- Created: 2015-03-20T16:47:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T19:03:28.000Z (about 2 months ago)
- Last Synced: 2024-11-18T20:19:02.260Z (about 2 months ago)
- Language: Ruby
- Size: 11.7 KB
- Stars: 0
- Watchers: 25
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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 Herokuheroku create
git push heroku master