A ruby/sinatra app for tweeting a blank tweet on Twitter
- Fork it ( https://github.com/youpy/blank-tweet/fork )
- 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 a new Pull Request