mirror of
https://github.com/pesde-pkg/pesde.git
synced 2024-12-12 11:00:36 +00:00
A package manager for the Luau programming language, supporting multiple runtimes including Roblox and Lune
.github/workflows | ||
registry | ||
src | ||
tests | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CHANGELOG.md | ||
cliff.toml | ||
Dockerfile | ||
fly.toml | ||
README.md | ||
rust-toolchain.toml |
pesde
pesde is a package manager for Roblox that is designed to be feature-rich and easy to use. Currently, pesde is in a very early stage of development, but already supports the following features:
- Managing dependencies
- Re-exporting types
bin
exports (ran with Lune)- Patching packages
Installation
pesde can be installed from GitHub Releases. You can find the latest release here. It can also be installed by using Aftman.
Registry
The main pesde registry is hosted on fly.io. You can find it at https://registry.pesde.daimond113.com.