Pesde packages for common Luau tooling.
Find a file
2024-11-30 11:36:30 +05:30
.lune chore(lib): include README 2024-11-25 15:25:21 +00:00
.vscode feat: use dev mode based on env var 2024-11-23 15:59:22 +00:00
bins feat(bins): include darklua bin 2024-11-30 06:00:47 +00:00
toolchainlib chore(bins): bump blink to 0.15.0-rc.1 2024-11-30 05:53:56 +00:00
.gitignore chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
.luaurc chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
LICENSE.md chore(LICENSE): rename to include markdown ext 2024-11-24 17:10:41 +00:00
pesde.lock feat(bins): include darklua bin 2024-11-30 06:00:47 +00:00
pesde.toml chore(lune): include lune dev scripts 2024-11-25 06:23:39 +00:00
README.md chore(README): update tooling table list 2024-11-30 11:36:30 +05:30

pesde/tooling

Discord Lune

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


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.