# Taleo [![Maintainability](https://api.codeclimate.com/v1/badges/18630172a2dc24e7ace1/maintainability)](https://codeclimate.com/github/paulholden2/taleo/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/18630172a2dc24e7ace1/test_coverage)](https://codeclimate.com/github/paulholden2/taleo/test_coverage) A library for using the Taleo REST API. ## Installation Add this line to your application's Gemfile: ```ruby gem 'taleo' ``` And then execute: $ bundle install Or install it yourself as: $ gem install taleo ## Usage Check back later. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/paulholden2/taleo. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Be cool.