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

https://github.com/yowainwright/developer-ci-benefits-demo-dependent

This is a dependent of the demo repo setup to go along with the Developer CI Benefits Talk
https://github.com/yowainwright/developer-ci-benefits-demo-dependent

ci ci-benefits circleci npm

Last synced: 5 months ago
JSON representation

This is a dependent of the demo repo setup to go along with the Developer CI Benefits Talk

Awesome Lists containing this project

README

          

![Developer CI Benefits Demo Dependent Banner](https://jeffry.in/assets/developer-ci-benefits/developer-ci-benefits-demo-dependent.svg?no-cache=1g)

# Developer CI Benefits Demo Dependent

[![CircleCI](https://circleci.com/gh/yowainwright/developer-ci-benefits-demo-dependent.svg?style=svg)](https://circleci.com/gh/yowainwright/developer-ci-benefits-demo-dependent)

This repository show's a CI setup and how it responds to another repository that it depends on. It works using steps described in the [Developer CI Benefits Talk repository](https://github.com/yowainwright/developer-ci-benefits). This repository is dependent on [Developer CI Benefits Demo](https://github.com/yowainwright/developer-ci-benefits-demo) (also, on [NPM](https://www.npmjs.com/package/developer-ci-benefits-demo)).

This repository should be used to help setup viewers CI in repositories or for reference when reading the [Developer CI Benefits Talk repository](https://github.com/yowainwright/developer-ci-benefits).

## Reference

Listed below is attribution to this repository and where this repository can be referenced.

- This is a demo repo setup to go along with the Developer CI Benefits Talk.
- This is a dependency repository example for the [Developer CI Benefits Talk](https://github.com/yowainwright/developer-ci-benefits).