reecyroo
cli for getting reports from reecyroo-woofwoof
Install
npm i -g shorten-cli
Usage
Get todays report
reecyro get
Get output in csv**
reecyro get -o csv
Get for a specific date
reecyroo get 2018-10-08
Only the winners
reecyroo get -p win
Write picks that ended within top3 to file
reecyroo get -p top3 -o csv > myreport.csv