pesde is a package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune. pesde uses Git repositories for packages, however it can also use Wally as package sources. It has been designed with multiple targets in mind, namely Roblox, Lune, and Luau.
pesde can be installed from GitHub Releases. You can find the latest release here. Once you have downloaded the binary, run the following command to install it:
pesde self-installNote that pesde manages its own versions, so you can update it by running the following command:
pesde self-upgradeFor more information about its usage, you can check the documentation.