rodeo is an automation tool for Roblox Studio. It lets you execute code in any Studio environment and control Studio from your terminal, while providing the complete studio luau runtime.
Status: macOS and Windows are fully supported. Linux currently is not. Breaking changes to API may happen.
revvy02.github.io/rodeo — full reference site with search.
- CLI reference — every subcommand and flag (auto-generated from source).
- @rodeo runtime — the runtime library scripts get inside Studio (fs, io, stream, process, roblox).
- rbx-microprofiler — view + diff Roblox microprofiler dumps captured via
rodeo run --profile.
