drive-cli
drive-cli copied to clipboard
Add Option to Create Project Through Google Developer Console, and authenticate with personal client_secret.json
I see there is a big blocker for folks using this package. I'm presently working on a project involving the google drive APIs and I'd be happy to help implement this feature, but I wanted to make sure the project is accepting pull requests?
another package that has utilized this solution is gcalcli. (check step 6 of the 'login information' section for example cli args.)
I see several outstanding issues suggesting a need for a fix: #120, #118, #114, #109, #107, #86