tooling/README.md

8.1 KiB

pesde/tooling

Discord Lune

Common Luau tooling packaged for pesde, for use within fully pesde-managed projects.


Tool Available package
pesde/stylua stylua
pesde/luau_lsp luau-lsp

Usage

For example, to install stylua, a Lua code formatter, run:

pesde add --dev pesde/stylua
pesde install

Refer to the above table for a list of support tooling packages.

If a Luau tool you would like is not present here, please open an issue or submit a PR, following the format of one of the existing tools.

License

This project is licensed under the MIT license.