Skip to content

Conversation

mah0x211
Copy link
Owner

@mah0x211 mah0x211 commented Apr 3, 2025

This change introduces -p/--project flags that allow users to create project-specific Lua environments by installing to .lenv subdirectory in the current working directory. This provides better isolation for project-specific dependencies and configurations compared to using the global or user's home directory installations.

This change introduces -p/--project flags that allow users to create
project-specific Lua environments by installing to .lenv subdirectory
in the current working directory. This provides better isolation for
project-specific dependencies and configurations compared to using
the global or user's home directory installations.
@mah0x211 mah0x211 merged commit 55c27eb into master Apr 3, 2025
2 checks passed
@mah0x211 mah0x211 deleted the add-project-option branch April 3, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant