csv_to_gsheet 0.0.2
This is a command line utility that takes a local CSV file, creates a new Google Sheet spreadsheet, and then povides a web link to the newly created Google Sheet spreadsheet.
Gemfile:
=
install:
=
Runtime Dependencies (1):
google-api-client
~> 0.29
Development Dependencies (1):
pry
~> 0.12