Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

garshyn/google_drive_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google_drive_sync

Used for syncing translations and seeds in Rails projects.

Based on google_drive gem.

Requires google_config.json file in the root folder. It will be generated on the first call. Supports service account configuration which should be returned by google_config_file method.

Tasks

  1. Url

rake google:url

Print custom or base url

  1. Open

rake google:open

Open custom or base spreadsheet in browser

  1. Describe

rake google:describe

Show worksheets titles from both base and custom spreadsheets

  1. Download

rake google:download[title,spreadsheet_key]

Requires title of a worksheet

Downloads a worksheet to a temporary file

About

Used for syncing translations and seeds in Rails projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages