mirror of
https://github.com/uber/RIBs.git
synced 2026-05-17 12:50:36 +00:00
RIB Tutorial 1: Create a RIB
This project is the starting point for tutorial 1 that will get you aquatinted with the RIBs architecture.
Getting started
Run the code by
./gradlew :tutorials:tutorial1:installDebug
Then follow the steps described in tutorial 1 on the RIBs wiki.