Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/supermomonga/rakutenzaikochecker


https://github.com/supermomonga/rakutenzaikochecker

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

## RakutenZaikoChecker

## Setup
You need to install ruby1.9 or higher.
It tested in only 1.9.3.

bundle install

## Usage

ruby ./app.rb

This shows you the help.

## Create item

ruby ./app.rb help add

## List item

ruby ./app.rb list

## Delete item

ruby ./app.rb help remove

## Check item's stock

ruby ./app.rb help check

## Check all item's stock

ruby ./app.rb help checkall

## List logs

ruby ./app.rb help logs