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
- Host: GitHub
- URL: https://github.com/edgepetrol/circle_ci
- Owner: EdgePetrol
- Created: 2020-09-01T09:33:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T13:50:00.000Z (almost 6 years ago)
- Last Synced: 2025-10-07T14:29:17.338Z (9 months ago)
- Topics: ruby, rubygems
- Language: Ruby
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.circleci.com/pipelines/github/EdgePetrol/circle_ci)


# circle_ci_wrapper
CircleCI API Wrapper
## Usage
1. Add circle_ci_wrapper to your `Gemfile` and `bundle install`:
gem 'circle_ci_wrapper', require: false