#package-manager #roblox #lune #programming-language #luau #multiple #repository

bin+lib pesde

A package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune

26 releases (4 breaking)

new 0.5.0-rc.11 Nov 20, 2024
0.5.0-rc.7 Oct 30, 2024
0.4.7 May 12, 2024
0.4.4 Mar 31, 2024

#521 in Development tools

Download history 21/week @ 2024-07-29 16/week @ 2024-09-23 89/week @ 2024-09-30 370/week @ 2024-10-07 234/week @ 2024-10-14 116/week @ 2024-10-28 8/week @ 2024-11-04 276/week @ 2024-11-11

413 downloads per month

MIT license

340KB
8K SLoC


pesde logo

pesde is a package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune. pesde has its own registry, however it can also use Wally, and Git repositories as package sources. It has been designed with multiple targets in mind, namely Roblox, Lune, and Luau.

Installation

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-install

Note that pesde manages its own versions, so you can update it by running the following command:

pesde self-upgrade

Documentation

For more information about its usage, you can check the documentation.

Registry

The main pesde registry is hosted on fly.io. You can find it at https://registry.pesde.daimond113.com.

Self-hosting

The registry tries to require no modifications to be self-hosted. Please refer to the documentation for more information.

Previous art

pesde is heavily inspired by npm, pnpm, Wally, and Cargo.

Dependencies

~25–47MB
~806K SLoC