Skip to content
#

package-management

Here are 340 public repositories matching this topic...

m00qek
m00qek commented Apr 19, 2021

What I am looking for

I want to run a command that install all dependencies, including the test ones, without running my code or its tests. I found that I can achieve that by running luarocks test -- --version but it is hacky and I wonder there is no "official" way to do that.

Why is this important

I want do use this command on a CI pipeline. This will allow me to create 2 steps:

Improve this page

Add a description, image, and links to the package-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the package-management topic, visit your repo's landing page and select "manage topics."

Learn more