run-in-roblox is a tool to run a place, a model, or an individual script inside the local installation of Roblox Studio.
run-in-roblox pipes output from inside Roblox Studio back to stdout/stderr, which enables traditional automation tools to work alongside Roblox.
run-in-roblox requires Rust 1.37 or newer. You can use it to install run-in-roblox with:
cargo install run-in-roblox
run-in-roblox is available under the terms of the MIT License. See LICENSE.txt for details.