FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rules_ruby/examples/simple_script at kig/lambda-package · bazelruby/rules_ruby · GitHub

Latest commit

 

History

History
 
 

README.md

Simple Script Example

This Workspace includes a simple ruby script that includes and external gem and an internal library

Bundle

Update gemfile using

bundle lock --update

Rubocop

Run rubocop with:

bazel run :rubocop -- $(pwd)/* -a

Back | FazBrowse Home | New Git URL