Sha256: 4ab860332db5c22de56239a479723812157b67e6d2f89518a50c20758e23357f

Contents?: true

Size: 819 Bytes

Versions: 1

Compression:

Stored size: 819 Bytes

Contents

sales
=====

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

install
=======

gem install sales

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.2 README.md