gpt4 book ai didi

luarocks - 如何从 list 文件安装 lua 岩石?

转载 作者:行者123 更新时间:2023-12-04 21:10:50 24 4
gpt4 key购买 nike

我来自 python 背景,我希望做一些语义上等同于 pip install -r requirements.txt 的事情。安装正确版本的 Python 包列表。

这可以通过 luarocks 实现吗? ?如果没有,有没有办法在命令行上将其破解?

最佳答案

Lua 中的系统有点不同。每个包都有一个 Rockspec list 文件。您可以在此文件中列出您的软件包依赖项,然后您可以使用
“luarocks 安装 name.rockspec”。
更多详情,请访问Luarocks
更多关于 Rockspec 格式的信息 here
创建包/岩石的说明 here

关于luarocks - 如何从 list 文件安装 lua 岩石?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35000905/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com