StudioCLI
A terminal for Roblox Studio complete with a package manager and Bash commands!
How to download and setup StudioCLI
Open terminal and run command
git clone https://github.com/R0bl0x10501050/StudioCLI.git
git clone is used to create a copy or clone of StudioCLI repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with StudioCLI https://github.com/R0bl0x10501050/StudioCLI/archive/master.zip
Or simply clone StudioCLI with SSH
[email protected]:R0bl0x10501050/StudioCLI.git