/google-cloudevents-ruby

CloudEvent Types for Ruby

Primary LanguageRubyApache License 2.0Apache-2.0

Google CloudEvents – Ruby

This repository contains types for CloudEvents issued by Google.

Prerequisites

  • Ruby 2.6 (or higher)

Installation

Add this line to your application's Gemfile:

gem "google-events"

And then execute:

bundle install

Or install it yourself as:

gem install google_events