I come from the python background, and I hope to do something semantically equivalent pip install -r requirements.txtto set the list of Python packages in the correct version.
Is this achievable with help luarocks? If not, is there a way to hack this together on the command line?
source
share