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
- Host: GitHub
- URL: https://github.com/youpy/blank-tweet
- Owner: youpy
- License: mit
- Created: 2016-03-26T14:14:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T00:04:41.000Z (over 2 years ago)
- Last Synced: 2024-03-18T11:47:47.133Z (over 2 years ago)
- Language: Ruby
- Homepage: https://blank-tweet.herokuapp.com/
- Size: 25.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Blank Tweet
[](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