Sha256: 2f3112960e19cc9f301d829045544af24401736313790788a3123b768587159f
Contents?: true
Size: 700 Bytes
Versions: 1
Compression:
Stored size: 700 Bytes
Contents
# AirbyteRuby [![codecov](https://codecov.io/gh/Quentinchampenois/airbyte-ruby/graph/badge.svg?token=OCNNZRG0PR)](https://codecov.io/gh/Quentinchampenois/airbyte-ruby) ![Continuous Deployment](https://github.com/quentinchampenois/airbyte-ruby/actions/workflows/main.yml/badge.svg) Use the Airbyte API with Ruby. ## Installation Add this line to your application's Gemfile: ```ruby gem 'airbyte-ruby' ``` And then execute: $ bundle install ## Usage There is an example script at `examples/airbyte.rb` that you can run with `bundle exec ruby examples/airbyte.rb`. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
airbyte-ruby-0.1.1 | README.md |