Sha256: 6cdfc5a30748f28dbbbb9a8f4143cbd651cb554d60f02f8c3820c7c9d53f42a0
Contents?: true
Size: 1014 Bytes
Versions: 1
Compression:
Stored size: 1014 Bytes
Contents
[![Gem Version](https://badge.fury.io/rb/torrent_search.png)](http://badge.fury.io/rb/torrent_search) [![Dependency Status](https://gemnasium.com/joenas/torrent_search.png)](https://gemnasium.com/joenas/torrent_search) # TorrentSearch Search for torrents and download from command line. Trackers will be added, PRs are welcome! ## Installation $ gem install torrent_search ## Usage ![cli usage](https://raw.github.com/joenas/torrent_search/master/doc/screenshot.png) ```shell Usage: tsearch [TERMS] Options: -l, [--limit=N] # Limit search results, default 10 Commands: tsearch [TERMS] # tsearch help search for options tsearch help [COMMAND] # Describe available commands or one specific command tsearch version # Shows version ``` ## 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
torrent_search-0.0.2 | README.md |