node bin/ \
--id 14z48BCI1EKQvvtBV47PRq9I3r9lVL5IQbdTsKXcf25w \
--sync \
--out /path/to/output/location/
node bin/ \
--id 14z48BCI1EKQvvtBV47PRq9I3r9lVL5IQbdTsKXcf25w \
--sync 2017 \
--out /path/to/output/location/
node bin/ \
--parse /path/to/csv/dump/location/ \
--out /path/to/output/location/
node bin/ \
--stats /path/to/parsed/finance.json \
--out /path/to/output/location/
node bin/ \
--render /path/to/generated/stats.json \
--out /path/to/output/location/
scope: https://www.googleapis.com/auth/drive.readonly
{
"development": {
"google": {
"app": {
"key": "",
"secret": ""
},
"user": {
"token": "",
"refresh": "",
"expires": 0
}
}
}
}