module Googledriver

This module is used to authorize a Google account and upload files to its Drive. It also supports the management of uploaded files through changing the permissions and metadata of a file. Before use, a secrets file must be downloaded by following the wizard here console.developers.google.com/start/api?id=drive. See README.md on the gem's homepage for usage guide.