kosmicowboy / ruby-samples

πŸ’Ž Ruby samples for Google Workspace APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Workspace Ruby Samples Build Status

A collection of samples that demonstrate how to call Google Workspace APIs in Ruby.

APIs

Admin SDK

Apps Script

Calendar

Classroom

Docs

Drive V3

Gmail

Sheets

Slides

Tasks

Tools

Lint

gem install rubocop
rubocop

It should not produce any errors, i.e.:

Inspecting 24 files
........................

24 files inspected, no offenses detected

You can fix basic errors with:

rubocop --fix

About

πŸ’Ž Ruby samples for Google Workspace APIs

License:Apache License 2.0


Languages

Language:Ruby 99.3%Language:Shell 0.7%