jiwonz/lune_setup
v0.2.4 ·
lune setup command written in luau but for newer luau-lsp
lune_setup
lune setup command written in luau but for newer luau-lsp
What Is It?
lune_setupis a simple lune script written in luau that setups lune development environment especially withluau-lsp.
Features
- Installs
typedefsbased on current lune's version and places them based on the environment variable(HOME) or user's home directory. - Sets up
.luaurcaliases to developluneproperly withluau-lsp. (Setting up.vscode/settings.jsonis now deprecated forluau-lsp)
How To Use
It is generally recommended to use with pesde
Executing directly without setting up the dependencies:
pesde x jiwonz/lune_setup
Adding as a dev dependency & run the binary:
pesde add --dev jiwonz/lune_setup -t lune
pesde install
lune_setup
Or, you can just download the script & simply run through lune without pesde:
lune run lune_setup