Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 250 Bytes

File metadata and controls

19 lines (12 loc) · 250 Bytes

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