Installation
Welcome to Ivy by Pedro Pathing, a simple, easy to use, and powerful command-based control flow library for FTC.
Install Ivy
In your build.dependencies.gradle file, add the following line in the
dependencies block:
implementation 'com.pedropathing:ivy:1.0.0'Click the Sync Now button that appears in your IDE.
Last updated on