wiredeps

v0.2.0
Wire snapshot dependencies in projects for continuous integration builds
dependencies snapshot git continuous integration package.json npm-shrinkwrap shrinkwrap wire and 1 more...

wiredeps

Build Status

Correctly build feature branches with snapshot dependencies across projects.

How it works

wiredeps generates a shrinkwrap configuration file based on an existing .wiredeps configuration.

See this example project to learn more.

Integrate with Travis

On travis-ci for instance you would simply add the following to your travis.yml.

before_install:
  - npm install -g wiredeps
  - wiredeps --branch=$TRAVIS_BRANCH --tag=$TRAVIS_TAG

License

MIT

npm i wiredeps

Metadata

  • MIT
  • Whatever
  • Nico Rehwaldt
  • released 10/11/2017

Downloads

Maintainers