Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Any chance to move zip_file() rule to a standalone repository? #83
Comments
|
The best place to put a zip rule would now be http://github.com/bazelbuild/rules_pkg. |
The zip_file() rule is extremely useful for releasing packages, and there is high demand for that. See bazelbuild/bazel#3768, bazelbuild/bazel#2336, and discussions.
I'd like to use this rule in my project, but don't want to depend on the whole nomulus repository. It would be great that the rule is moved to a standalone repo.
The text was updated successfully, but these errors were encountered: