Expand description
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.
Modules§
- Downloading packages
- Utility for downloading and linking in the correct order
- Errors that can occur when using the pesde library
- Linking packages
- Lockfile
- Manifest
- Package names
- Resolving packages
- Running scripts
- Package sources
Structs§
- Struct containing the authentication configuration
- The main struct of the pesde library, representing a project
Constants§
- The name of the default index
- The name of the lockfile
- The name of the manifest file
- The name of the packages container
- The folder in which scripts are linked
Functions§
- Gets all matching paths in a directory
- matching_
globs_ old_ behaviour Deprecated Gets all matching paths in a directory - Refreshes the sources asynchronously