wiredeps

0.2.0 • Public • Published

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

Package Sidebar

Install

npm i wiredeps

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • nikku