A simple tool forwards tweets to Fleep.io conversation.
Add this line to your application's Gemfile
:
gem 'twitter2fleep'
And then execute:
$ bundle
Or install it yourself as:
$ gem install twitter2fleep
Please create the config file ~/.twitter2fleep/config.yml
.
There is the example.
Just run the script:
twitter2fleep
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright (c) 2014 Chun-Wen Wang. See LICENSE for details.