bazeltools / bazel-deps

Generate bazel dependencies for maven artifacts
MIT License
250 stars 122 forks source link

Add in the ability to do the outputs from bazel-deps as an external repo #264

Closed ianoc-stripe closed 5 years ago

ianoc-stripe commented 5 years ago

I haven't updated all the tests and finished it out, so its pretty early. But 👀 on directionality

johnynek commented 5 years ago

This is looking good.

Two questions:

  1. have you run this in a repo and seen that things are working? I know our test story is pretty weak for such integration tests now.
  2. can you add to the README.md to document the new option, how and why you would use it?