Skip to content

RajeshGogo/ruby-samples

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.1%
  • Shell 0.9%