Skip to content

Getting Started

Troptop edited this page Feb 7, 2025 · 1 revision

In order to get started with ropi, you must first install it with Lit via the command:

$ lit install NickIsADev/ropi

Then, you must require it with:

local ropi = require('ropi')

Clone this wiki locally