An open API service indexing awesome lists of open source software.

https://github.com/edgepetrol/circle_ci

CircleCI API wrapper
https://github.com/edgepetrol/circle_ci

ruby rubygems

Last synced: 8 months ago
JSON representation

CircleCI API wrapper

Awesome Lists containing this project

README

          

[![EdgePetrol](https://circleci.com/gh/EdgePetrol/circle_ci.svg?style=shield)](https://app.circleci.com/pipelines/github/EdgePetrol/circle_ci)
![EdgePetrol](https://github.com/EdgePetrol/coverage/blob/master/circle_ci/master/badge.svg)
![Gem](https://img.shields.io/gem/v/circle_ci_wrapper)

# circle_ci_wrapper

CircleCI API Wrapper

## Usage

1. Add circle_ci_wrapper to your `Gemfile` and `bundle install`:

gem 'circle_ci_wrapper', require: false