0.1.6 • Published 7 years ago

dependent-build v0.1.6

Weekly downloads
24
License
-
Repository
-
Last release
7 years ago

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.

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.1

7 years ago