Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support and documentation for working with external libraries #37

Open
davydog187 opened this issue Aug 23, 2024 · 0 comments
Open

Comments

@davydog187
Copy link
Contributor

Lua has a large ecosystem of off the shelf libraries, available through the Lua package manager, https://luarocks.org/

Lua should have an easy way to work with Lua packages, possibly even a tight integration with Lua rocks via a mix task that can pull down and vendor Lua packages.

Additionally, we should document how to integrate with popular packages, like luassert

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

No branches or pull requests

1 participant