bazelbuild / migration-tooling

Migration tools for Bazel
Apache License 2.0
44 stars 30 forks source link

Homebrew formula for generate_workspace #59

Open jkinkead opened 6 years ago

jkinkead commented 6 years ago

This is a feature request.

It would be great if a user on OS X could install generate_workspace without having to clone+build the repository.

I'm happy to do this work.

petroseskinder commented 6 years ago

This sounds like a great idea. Would this involve simply creating a homebrew tap?

jkinkead commented 6 years ago

I would assume it would go in the main tap, like buildifier and bazel itself.

petroseskinder commented 6 years ago

Thanks for the link. I shouldn't have a problem writing up the formula. I'll ping you for a review.

jkinkead commented 6 years ago

Feel free to use my example.

Getting the classpath stuff worked out is a pain.