Sha256: fccbdf006cf4c2b79d4cef7e2fd250a4c204bb71e88daee564e9ee90c928924c

Contents?: true

Size: 775 Bytes

Versions: 1

Compression:

Stored size: 775 Bytes

Contents

sales
=====

iTunes Connect Command Line Autoingestion Script. Besides downloading, also computes and presents totals.

usage
=====

in the directory where You want to download Your iTunes Connect reports, run _sale_.
this will copy a file called _sales.yml_ into that directory. 
open _sales.yml_ and fill in Your iTunes Connect credentials:

:username: kitschmaster@gmail.com  #iTunes connect username
:password: yourpassword            #iTunes Connect password
:vendorId: 80076733                #iTunes Connect -> Sales and Trends, find the vendorId on the header of the table next to the company name 

with the credentials in place run _sale_ again, it should now download the latest daily report and present it.

run `sale help` to get a list of all possible commands.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sales-0.0.1 README.md