pesde/README.md
2024-03-04 21:18:49 +01:00

936 B

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.

Hosting

The pesde registry is hosted on fly.io. You can find the registry here.

Previous art

pesde is heavily inspired by npm, pnpm, wally, and cargo. It aims to take the best parts of each package manager and combine them into one.