31 Forks
91 Stars
91 Watchers

rules_ruby

Ruby Rules for Bazel. It is, perhaps, production-ready. This project builds atop the work of Yugui, whose original rules can be found at https://github.com/yugui/rules_ruby. Please be aware there is an active fork of this project maintained by Coinbase at https://github.com/coinbase/rules_ruby.

How to download and setup rules_ruby

Open terminal and run command
git clone https://github.com/bazelruby/rules_ruby.git
git clone is used to create a copy or clone of rules_ruby repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rules_ruby https://github.com/bazelruby/rules_ruby/archive/master.zip

Or simply clone rules_ruby with SSH
[email protected]:bazelruby/rules_ruby.git

If you have some problems with rules_ruby

You may open issue on rules_ruby support forum (system) here: https://github.com/bazelruby/rules_ruby/issues