Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/rakutenzaikochecker
https://github.com/supermomonga/rakutenzaikochecker
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/supermomonga/rakutenzaikochecker
- Owner: supermomonga
- Created: 2013-06-18T18:20:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-05T15:07:01.000Z (over 11 years ago)
- Last Synced: 2025-01-02T23:55:56.671Z (13 days ago)
- Language: Ruby
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
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