https://github.com/apsdehal/blaze
https://github.com/apsdehal/blaze
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apsdehal/blaze
- Owner: apsdehal
- License: mit
- Created: 2015-02-04T14:27:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T18:49:17.000Z (over 11 years ago)
- Last Synced: 2024-12-31T08:26:02.656Z (over 1 year ago)
- Language: Ruby
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Blaze
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'torrent-blaze'
```
And then execute:
$ bundle
Or install it yourself as:
$ gem install torrent-blaze
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( https://github.com/apsdehal/blaze/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