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

https://github.com/youpy/blank-tweet

A ruby/sinatra app for tweeting a blank tweet on Twitter
https://github.com/youpy/blank-tweet

Last synced: 10 months ago
JSON representation

A ruby/sinatra app for tweeting a blank tweet on Twitter

Awesome Lists containing this project

README

          

# Blank Tweet

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

A ruby/sinatra app for tweeting a blank tweet on Twitter

## Contributing

1. Fork it ( https://github.com/youpy/blank-tweet/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request