Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 441 Bytes

rules_rome

Bazel rules for the Rome toolchain https://rome.tools/.

Installation

From the release you wish to use: https://github.com/diceride/rules_rome/releases copy the WORKSPACE snippet into your WORKSPACE file.

Usage

See the documentation in the docs folder and the example usages in the example folder.

Note that the example also relies on code in the /WORKSPACE file in the root of this repo.