rojo-pro

Installation
SKILL.md

Rojo Professional

Rojo bridges the filesystem and Roblox Studio: write code in external editors, live-sync to Studio via the plugin, build .rbxl/.rbxm files for deployment, and keep everything in Git.

Quick Reference

Essential Commands

# Initialize new project
rojo init my-game

# Start dev server (connects to Studio plugin)
rojo serve

# Serve specific project file
rojo serve dev.project.json
Installs
184
Repository
dig1t/skills
GitHub Stars
4
First Seen
Jan 30, 2026
rojo-pro — dig1t/skills