RubyGems Navigation menu

beway 1.0.0

BEWAY - an ebay sniping tool

Beway is a small Ruby library that:

  • Retrieves information about an ebay auction

  • Bids on an ebay auction

  • Retrieves official ebay time

  • Offers a simple user interface for bidding on an auction

Requirements

Perhaps not requirements, but developed and tested with the following:

  • Ruby 1.9.2

And these gems:

  • mechanize (1.0.0)

  • nokogiri (1.4.4)

  • rspec (2.4.0)

Installation

Install your gems:

gem install mechanize rspec nokogiri

Run the CLI interface

ruby bin/beway

Tests

Make sure everything works as expected:

rake spec

Docs

Generate rdoc html:

rake rdoc

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.3 - May 07, 2012 (411 KB)
  2. 1.0.2 - March 14, 2011 (333 KB)
  3. 1.0.1 - March 14, 2011 (249 KB)
  4. 1.0.0 - January 28, 2011 (249 KB)
  5. 0.0.2 - January 05, 2011 (249 KB)
Show all versions (6 total)

Runtime Dependencies (2):

mechanize >= 1.0.0
nokogiri >= 1.4.4

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Dibson T Hoffweiler

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 27,710

For this version 4,574

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: