google / rpmpack

rpmpack (tar2rpm) - package rpms in pure golang or cli
Apache License 2.0
116 stars 32 forks source link

Move bazel tests to a separate dir, update README with instructions. #17

Closed jarondl closed 5 years ago

jarondl commented 5 years ago

It was impossible to use our existing BUILD and WORKSPACE as examples, since they where intertwined with the actual build. Now with the separate exmple_bazel directory, this works.