at Google and open sourced Polyglot (Java, Python, Go, JavaScript, etc.) E ffi cient and scalable Hermetic and reproducible Distributed (remote caching and execution)
package 'lib': BUILD file not found in any of the following directories. Add a BUILD file to a directory to mark it as a package. … . ├─ calendar.gemspec ├─ Gemfile ├─ Gemfile.lock ├─ MODULE.bazel ├─ BUILD ├─ lib │ │ │ ├─ calendar │ │ │ │ │ ├─ add.rb │ │ └─ remove.rb │ └─ calendar.rb └─ spec │ ├─ add_spec.rb └─ remove_spec.rb
visibility control (packwerk) Remote build and test caching Remote build and test execution (only JRuby) Please, CRuby team, make standalone prebuilt Ruby that doesn't require compiling! Compile C/Java programs with CRuby/JRuby Done in rules_ruby