Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 321 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 321 Bytes

eLib-batch

各種APIから本の情報を取得し転送するConsoleプログラムです。

Setup

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
$ cp .env.example .env

Usage

list

php console

example

php console rakuten

License

NoLicense