Sha256: 3e5cbf2aa960b914280ec0013dbb0f15ec6452c52cd7ed0119ce8a6e30794ab0

Contents?: true

Size: 1.46 KB

Versions: 6

Compression:

Stored size: 1.46 KB

Contents

# Lt::Google::Api

[![Maintainability](https://api.codeclimate.com/v1/badges/14c045858a1bdf132c3f/maintainability)](https://codeclimate.com/github/learningtapestry/lt-google-api/maintainability)
[![Codeship Status for learningtapestry/lt-google-api](https://app.codeship.com/projects/c23dbbf0-26f8-0137-d557-666da1a91ebd/status?branch=master)](https://app.codeship.com/projects/330486)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'lt-google-api'
```

And then execute:

```sh
$ bundle
```

Or install it yourself as:

```sh
$ gem install lt-google-api
```

## Usage

| Name | Description |
|------|-------------|
|GOOGLE_OAUTH2_CLIENT_ID||
|GOOGLE_OAUTH2_CLIENT_SECRET||

## Development

After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/learningtapestry/lt-google-api.

## License
The gem is available as open source under the terms of the [Apache License](https://github.com/learningtapestry/lcms-engine/blob/master/LICENSE).

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lt-google-api-0.2.4 README.md
lt-google-api-0.2.3 README.md
lt-google-api-0.2.2 README.md
lt-google-api-0.2.1 README.md
lt-google-api-0.2.0 README.md
lt-google-api-0.1.1 README.md