Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.39 KB

File metadata and controls

30 lines (24 loc) · 1.39 KB

Ruby Client for Google Cloud Bigtable API (Alpha)

Google Cloud Bigtable API: Google Cloud Bigtable - http://cloud.google.com/bigtable/

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.
  2. Enable the Google Cloud Bigtable API.
  3. Setup Authentication.

Installation

$ gem install google-cloud-bigtable

Next Steps