prospectus_circleci
Prospectus helpers for checking CircleCI build status
Usage
Add the following 2 lines to the .prospectus:
## Add this at the top
Prospectus.extra_dep('file', 'prospectus_circleci')
## Add this inside your item that has a build
extend ProspectusCircleci.build('ORG/REPO')
Installation
gem install prospectus_circleci
License
prospectus_circleci is released under the MIT License. See the bundled LICENSE file for details.