Open filmaj opened 4 years ago
Instead of hard-coding the location of a google cloud / bigquery auth.json file, make it providable from the command line, or evn vars, using yargs.
Have this working in the contributors-csv command, should factor that out for the other commands too.
Instead of hard-coding the location of a google cloud / bigquery auth.json file, make it providable from the command line, or evn vars, using yargs.