Choose the package you are changing and use its native tooling.
JavaScript SDK:
- Change into
packages/sdk-js. - Run
npm installif that package starts declaring dependencies.
Luau SDK:
- Change into
packages/sdk-luau. - Run
rokit installto install the Roblox CLI tools.
Run the checks that exist for the package you touched.
If you change the Luau SDK, also verify that the Wally manifest, Rojo project files, and example place files still match the package layout.