https://github.com/rf-/tweet_to_sounds
Part of 2013 Music Hack Day project
https://github.com/rf-/tweet_to_sounds
Last synced: about 1 year ago
JSON representation
Part of 2013 Music Hack Day project
- Host: GitHub
- URL: https://github.com/rf-/tweet_to_sounds
- Owner: rf-
- License: mit
- Created: 2013-02-17T01:48:36.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-07T23:48:07.000Z (over 12 years ago)
- Last Synced: 2024-04-14T15:51:34.779Z (about 2 years ago)
- Language: Ruby
- Size: 245 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TweetToSounds
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'tweet_to_sounds'
And then execute:
$ bundle
Or install it yourself as:
$ gem install tweet_to_sounds
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it
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 new Pull Request