@joshgav/gdrive
v0.0.1
Published
Manage Google Drive files.
Downloads
6
Readme
CLI for Google Drive
First download and stash a Google API credentials file in
./settings.json
. Make sure to activate the Drive API at https://console.developers.google.com/apis.Then try it:
npm install --global gdrive list gdrive download <fileId> gdrive upload <path>
More verbs to come.