dependent-build

0.1.6 • Public • Published

dependent-build

Build Status Build status

dependencies Status devDependencies Status

Trigger dependent build by configuration.

Waning: This project is in very early stage. The configuration format and APIs may change in the future. I have a list of features in backlog. If you want to help or have any ideas, please open an issue.

Why

We want small repos but also want to ensure changing one project does not break the dependent projects. Here does dependent-build come to rescue!

How

  1. Install dependent-build from NPM.
  2. Add dependent-build.yml configuration file at the root folder.
  3. Add dependent-build command in the CI build scripts.

Note: It only supports node version >= 4. If you run matrix with node version < 4, check node-version-check.

License

MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i dependent-build

Weekly Downloads

8

Version

0.1.6

License

none

Last publish

Collaborators

  • lijunle