No commit activity in last 3 years
No release in over 3 years
A Command-Line Tool converting Google Sheets to CSV
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17
~> 13.0

Runtime

>= 0.36.4, < 1
>= 0.10.0, < 1
 Project Readme

google_sheets_to_csv

A Command-Line Tool converting Google Sheets to CSV

Installation

gem install google_sheets_to_csv

Usage

$ google_sheets_to_csv --help
Usage: google_sheets_to_csv [options] [SHEET_ID]

Environment Variables:

- GOOGLE_SHEETS_TO_CSV_KEY - used for only public sheets
- GOOGLE_SHEETS_TO_CSV_CREDENTIAL_PATH - used for both public and private sheets

    -r, --ranges A:Z,Sheet2          A list of A1 notations of the values to retrieve.
    -h, --help                       Prints this help