Project

japonica

0.0
No commit activity in last 3 years
No release in over 3 years
CLI tool for generating email orderforms for yahoo and mbok auctions with japonica
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.3
>= 0

Runtime

~> 1.6
>= 0
 Project Readme

Japonica

A cli tool for generating order email text from auction site links. Currently only Yahoo! Japan and Mbok are supported.

This utility will populate the fields of the order form with data scraped from the content of the provided url.

Installation

$ gem install japonica

Or, from source:

$ git clone git://github.com/ryands/japonica.git japonica
$ cd japonica/
$ bundle install
$ rake install

Usage

$ japonica order <yahoo or mbok auction link> <max_bid in yen> [bid type]

The [bid type] can be one of: bid, snipe, or bin (buy-it-now).

Links