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

Luarocks dependency integration #50

Open
mtdowling opened this issue Dec 11, 2024 · 0 comments
Open

Luarocks dependency integration #50

mtdowling opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mtdowling
Copy link

It would be great if Cyan could autodetect a dev rockspec and ensure build dependencies are installed before building. It should only reresolve dependencies when the rock changes and ideally when dependencies are missing on disk.

It would be great to also do dependency resolution like this if other SDLC tasks are added like “test”.

This change would reduce the need for things like a Makefile to orchestrate LuaRocks and Cyan tooling.

@euclidianAce euclidianAce added the enhancement New feature or request label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants