RubyGems Navigation menu

beway 1.0.1

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:
=

インストール:
=

バージョン履歴:

  1. 1.0.3 May 07, 2012 (411KB)
  2. 1.0.2 March 14, 2011 (333KB)
  3. 1.0.1 March 14, 2011 (249KB)
  4. 1.0.0 January 28, 2011 (249KB)
  5. 0.0.2 January 05, 2011 (249KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (2):

mechanize >= 1.0.0
nokogiri >= 1.4.4

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Dibson T Hoffweiler

SHA 256チェックサム:

=

累計ダウンロード数 28,342

このバージョンのみ 4,470

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9

リンク: