pesde
A package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune
How to download and setup pesde
Open terminal and run command
git clone https://github.com/pesde-pkg/pesde.git
git clone is used to create a copy or clone of pesde 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 pesde https://github.com/pesde-pkg/pesde/archive/master.zip
Or simply clone pesde with SSH
[email protected]:pesde-pkg/pesde.git