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
- Host: GitHub
- URL: https://github.com/yowainwright/developer-ci-benefits-demo-dependent
- Owner: yowainwright
- License: mit
- Created: 2018-08-19T00:54:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T23:35:01.000Z (over 1 year ago)
- Last Synced: 2025-10-23T10:56:53.991Z (8 months ago)
- Topics: ci, ci-benefits, circleci, npm
- Language: JavaScript
- Homepage: https://bit.ly/2NGQqiJ
- Size: 947 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README

# Developer CI Benefits Demo Dependent
[](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).